Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2012, 10:40:12 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155529 Posts in 21713 Topics by 7737 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Multiflex-3, remove second meny box  (Read 677 times)
vasy

Offline Offline

Posts: 83


« on: December 02, 2009, 02:49:22 PM »

Anybody know how to remove the grey extra menu box to the left in the Multiflex-3 template?
Logged
vasy

Offline Offline

Posts: 83


« Reply #1 on: December 02, 2009, 03:43:23 PM »

Here is how it looks right now
http://www.arlandajets.se/test/

I want to remove the grey box the the left.
Logged
erpe

Offline Offline

Posts: 2077


WWW
« Reply #2 on: December 02, 2009, 03:53:56 PM »

rename or better rework this image within the template/img folder:
http://www.arlandajets.se/test/templates/Multiflex-3/img/bg_main_withnav.jpg

rgds

erpe
Logged

vasy

Offline Offline

Posts: 83


« Reply #3 on: December 02, 2009, 04:07:05 PM »

Super, thanks. Tried to the same way when removing the grey line over the news section, but cant seem to find it.

Logged
erpe

Offline Offline

Posts: 2077


WWW
« Reply #4 on: December 02, 2009, 04:12:10 PM »

modify your css file to:
Code:
main-content h1.pagetitle {
border-bottom:0px solid #E1E1E1;
color:#646464;
font-family:"trebuchet ms",arial,sans-serif;
font-size:220%;
font-weight:bold;
margin:0 0 0.4em;
padding:0 0 2px;
}

and you should better rework your image (above)  for you lost the shadows in the left and right of the content.

rgds

erpe
Logged

Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!