Page 1 of 2
1
2
next
last
Sat Jan 28 2012, 01:31AM
I want to make a few little tweaks to the Overall theme.

I'd like to reduce the space between the,
menu-home-top-box-title & the
menu-home-top-box-content

When I view the source code there is a <br> between the title and the content.
I can't see where this break is called, can you help?

I'd really like a border right round the content and title just to tie each menu together but I realise this is an extra.

[ Edited Sat Jan 28 2012, 03:14AM ]
Back to top
Sat Jan 28 2012, 04:24AM
To reduce the space between title and content open style.css

find
.menu-home-top-box-title			{ font-size:18px; line-height:1.3em; text-shadow: #CCCCCC 2px 2px 2px; padding:0px 10px 10px 10px; }


Then try changing the padding

example
.menu-home-top-box-title			{ font-size:18px; line-height:1.3em; text-shadow: #CCCCCC 2px 2px 2px; padding:0px 10px 5px 10px; }
Back to top
Sat Jan 28 2012, 09:18AM
open theme.php and search for "main-box clearfix". change
<div class="clear_b H20"><!-- --></div>

to
<div class="clear_b"><!-- --></div>

on top
Back to top
Sat Jan 28 2012, 12:51PM
Thanks for you replies.

Have made the changes you suggest but there is still a large gap between title and content.

It does appear to be related to the clearfix but I don't know much about how that works.

I notice that unlike many themes the title and content are not bounded in one overall box and wonder if this is anything to do with it.

[ Edited Sat Jan 28 2012, 12:52PM ]
Back to top
Sat Jan 28 2012, 02:44PM
open style.css and remove bottom padding from .menu-box-title and top padding from .menu-box-content
Back to top
Sat Jan 28 2012, 03:23PM
Yes I've done that already
Back to top
Sat Jan 28 2012, 03:37PM
ok. i don't understand what you want to do.
Back to top
Sat Jan 28 2012, 04:46PM
If you go to HERE

I;m trying to close up the gaps between title and content.
It's a lot better than it was but still the gap on the right menu item (Chandlery/Boatyard and the TEL number) is still a bit big.

The others are better but I'd still like them to be 5 or 10 px tighter.

Also would it be possible to have the Facebook like on the same level as the Print,email,pdf, edit icons?

Got tons of content but want to get things right before I spend too much time.
Thanks for your patience.

[ Edited Sat Jan 28 2012, 04:47PM ]
Back to top
Sat Jan 28 2012, 05:30PM
Maybe it can help if u to make the "line-height" in your style.css lower to close the gap a little more ...
Back to top
Sat Jan 28 2012, 05:52PM
Thx - The worse one was on the area 1 menu, so I simply removed the title.

I'll have a look at the line height though it's starting to look better.

I had a go at adding some images to the title and content to tie the block up.
Not perfect but reasonable.
The bottom is a bit course but given I haven't a clue what I'm doing I'm pretty pleased.

Any tips/suggestions are welcome.

[ Edited Sat Jan 28 2012, 08:04PM ]
Back to top
Page 1 of 2
1
2
next
last
Moderators: SonicE, veskoto, SecretR, Stoewarius, steved, McFly, Cameron, yanniiwanow
Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF

Jump:     Back to top