sorry Broni I do try to find out before asking,
what determines the vertical spacing between the header bar and the nav bar, you know the area the logo sits in and search box is on default skin.
is it driven off the size of the png used as background there?
just trying to make more efficient use of some unused real estate...
heh heh I'm donald trump LOL :)
another foolish question-spacing
Started By dmacleo, Sep 18 2011 11:30 PM
7 replies to this topic
#1
Posted 18 September 2011 - 11:30 PM
Dave Macleod
www.davemacleod.net
Conservative Postings.
www.davemacleod.net
Conservative Postings.
#2 Re: another foolish question-spacing
Posted 18 September 2011 - 11:53 PM
Here:
You have to change "min-height" to just "height" and then you can enter any number
Quote
#branding {
background: url("http://www.smartestcomputing.us.com/public/style_images/master/branding_bg.png") repeat-x scroll 0 0 #0F3854;
border-bottom: 1px solid #1B3759;
min-height: 64px;
}
background: url("http://www.smartestcomputing.us.com/public/style_images/master/branding_bg.png") repeat-x scroll 0 0 #0F3854;
border-bottom: 1px solid #1B3759;
min-height: 64px;
}
You have to change "min-height" to just "height" and then you can enter any number
#3 Re: another foolish question-spacing
Posted 19 September 2011 - 12:20 AM
ahhhhhh cool many thanks :)
this would be ipb styles css correct?
this would be ipb styles css correct?
Dave Macleod
www.davemacleod.net
Conservative Postings.
www.davemacleod.net
Conservative Postings.
#4 Re: another foolish question-spacing
#5 Re: another foolish question-spacing
Posted 19 September 2011 - 12:59 AM
worked perfect once I replicated to remote css server :)
Dave Macleod
www.davemacleod.net
Conservative Postings.
www.davemacleod.net
Conservative Postings.
#6 Re: another foolish question-spacing
#7 Re: another foolish question-spacing
Posted 19 September 2011 - 01:25 AM
your assistance has been appreciated, am trying to pay it fwd by helping others :)
Dave Macleod
www.davemacleod.net
Conservative Postings.
www.davemacleod.net
Conservative Postings.















