Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #383551

    Hello,

    i am using the boxed style with shadows on my sub pages and the streched style on my top page.
    It workx fine, but now i want to have at the sub page headers no border and shadow.
    So the header looks like the background (flat style) and the title/main content part ist box styled.
    :-)
    I hope u understand me.

    Greetz
    carvo

    #383881

    Hey carvo!

    A link to your website and a screenshot showing the changes you would like to make us understand for sure :) You can upload screenshots on imgur.com or Dropbox public folder and post links here.

    Regards,
    Yigit

    #383920

    hi .. i have uploaded a picture here:
    http://www.architekt-voit.de/downloads/hmp.jpg
    diz part of the border i want to eliminate

    #384345

    hi .. i have uploaded a picture here:

    http://www.architekt-voit.de/downloads/hmp.jpg

    diz part of the border i want to eliminate

    #384392

    Hi!

    Please add following code to Quick CSS

    header#header {
    width: 1147px!important;
    margin-left: -8px;
    background-color: #e4e4e3;
    }
    .html_header_top.html_header_sticky #main {
    padding-top: 80px;
    }

    Cheers!
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.