Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 General
 Design issues
 Responsive Design of Virtual Mod Cons ECT
Author « Topic »  

bongolier
New Member

United Kingdom
81 Posts

Pre-sales questions only
(More Details...)

Posted - 10/22/2017 :  03:25:17  
I am working on this great template for a new site.

Everything is going well except for one thing.

The design has a div content_sec, which is split into div left_side_bar and div right_side_bar.

div left_side_bar basically has a vertical menu and the minicart on it. This is a pet hate of mine where a page contains both a horizontal menu at the top and a vertical menu (just the same thing) at the side.

I'm a great believer in KISS and not unnecessarily duplicating info (making one copy redundant and never used).

To get rid of the left_side_bar, I've commented it out. This leaves a great white space on the left hand side (on laptop - phone seems to be fine).

Have a look at https://www.thornitearpowder.shop/about.php to see what I mean

There must be a way I can just get rid of left_side_bar and just fill content_sec with what I want.

My CSS isn't that great, what changes do I need to make to achieve what I want.

I know it's a bit of a specialised question but hope someone can help.

Thanks in advance

Andy
ECT Moderator

95440 Posts

Posted - 10/22/2017 :  03:34:40  
Hi

Try making the two changes in style.css

.left_side_bar{width:0%; float:left; padding-top:24px;}

.right_side_bar{width:100%;float:right; padding-top:24px;font-size:0.9em;}

Andy

Please feel free to review / rate our software

bongolier
New Member

United Kingdom
81 Posts

Pre-sales questions only
(More Details...)

Posted - 10/22/2017 :  04:34:58  
Perfect, many thanks!!!
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000