Jump to content

Header LOGO/right column/ featured products issues.


seow

Recommended Posts

Hi.

my wwebsite is: http://www.airsoftlipo.com/index.php

 

1. I want to get rid of the white space above and under the headerlogo, where can i change this?

2. i want to remove the popular products/featured products displayed above my home text, but keep the featured products block under the hometextblock.

3. i have lost the right column, how can i get this back?

 

thank you

Link to comment
Share on other sites

1. For white space delete in global.css
header .row #header_logo {

    padding-top: 15px;
}

and:

#block_top_menu {

    padding-top: 25px;
}

2. In Modules > Positions Unhook Featured products from displayHomeTabContent and displayHomeTab

 

3. Preferences > Themes

At your theme click Edit, scroll down and select on which page you want right column to show.

 

 

Link to comment
Share on other sites

 

1. For white space delete in global.css
header .row #header_logo {

    padding-top: 15px;
}

and:

#block_top_menu {

    padding-top: 25px;
}

2. In Modules > Positions Unhook Featured products from displayHomeTabContent and displayHomeTab

 

3. Preferences > Themes

At your theme click Edit, scroll down and select on which page you want right column to show.

 

 

 

global css located here? /domains/airsoftlipo.com/public_html/themes/default-bootstrap/css ?

cant find the header bit.

 

THANKS btw!!!! finally someone helped me :P

Link to comment
Share on other sites

i think i fixed everything now, thanks again.

1 problem though:

http://www.airsoftlipo.com/index.php

 

the featured product images go outside their boxes, what did i do wrong? :P

 

there is not enough space to dispaly them.

just decrease width of them - then they will fit there.

 

but to be honest.. if i were you i will use 3 products per row, or even 2. 

4 look a bit .... weird? 

Link to comment
Share on other sites

×
×
  • Create New...