Forums
Forums / Themes and Templates / Split image header
(@ddelfel)
12 years, 11 months ago
I have 2 images making the header of my TwentyEleven child theme. When I resize my window the header splits into 2 images instead of scale. Any clues on how to fix? header.php or CSS?
Here is the site:
(@alchymyth)
please post a link to illustrate the situation
Sorry It did not post the first time.
lghmodelb.net
link button is not working! ARGGH!
please check your link –
right now, it returns a ‘not found’ error
Here is the link:
lghwpmodelb.net
(@doubledigits)
Just use one image. Using two doesn’t make much sense.
instead of inherit try 50% for the width;
inherit
50%
#branding img { height: auto; display: inherit; width: 50%; }
not widely tested.
Awesome! Thanks alchymyth!
The topic ‘Split image header’ is closed to new replies.