Increasing the height of a side column

General questions pertaining to how certain issues can be resolved
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

Increasing the height of a side column

Postby ThaiAnimalSanctuary » 25 May 2012, 19:42

I am trying to sort out the layout of a site to look like an old version of a charity website. I would love to import the old site but unfortunately the volunteer who designed it won't reply to our emails requesting the old templates etc.

I would like to increase the height of the left sidebar so that it goes over the header and for the header to only take up the area to the right of the sidebar. Or would anyone be able to tell me how I can adjust the settings on Suffusion to look like the following site:

http://www.thaianimalsanctuary.org.uk (Go into 'New Website' on the left)

Also, is there an option anywhere to put a dotted line inside the menu bars like those on the site? Or would I need to upload these as images?

Thanks for your help.
ThaiAnimalSanctuary
 
Posts: 30
Joined: 25 May 2012, 16:57

Re: Increasing the height of a side column

Postby drake » 25 May 2012, 22:39

It is not about height of sidebar, which will grow with how many widgets you will add there. It is possibile to obtain what you wish, but you need to move the sidebar up, over the header, with a definition like this: #sidebar-shell-1 {margin-top:-100px;} (depends on your configuration maybe you need to address #sidebar-shell-2 and also you need to adjust -100px to suit for your site). Also, probably you will need to change the width and placement of navigation bar.
A working example with Suffusion theme you can see here: http://www.shirinsadeghi.com/

For the second question, you can get a dashed border around your navigation bar at Suffusion Options -> Skinning -> Navigation Bar Below Header. But, for having the dashed line inside navigation bar you will need to upload your own picture.
drake
 
Posts: 3784
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: Increasing the height of a side column

Postby ThaiAnimalSanctuary » 26 May 2012, 03:17

Thanks for the reply :)

I think I understand how to edit the sidebar now, though it will need adjusting again and I need to figure out how to get rid of the white border on the image.

Do you have any advice on how I can change the width of the navigation bar? I've looked for clues in the html code but don't know enough to figure out what to change. At the moment the site is looking very messy and not at all like the old one!

Here's what it looks like: http://thaianimalsanctuary.com

Thanks!
ThaiAnimalSanctuary
 
Posts: 30
Joined: 25 May 2012, 16:57

Re: Increasing the height of a side column

Postby drake » 26 May 2012, 04:20

You have more adjustments to do...

For border (actually background) of that image you need to add at Suffusion Options -> Backend -> Custom Includes -> Custom Styles (all your CSS adjustments will go here, even they are related to elements from plugins or to your own div's):
Code: Select all
aside#image-3 {background:none;border:none;}


But, I suggest to start from the beginning - add your header first, to know the height needed to move up the sidebar...

Go to Suffusion Options -> Sidebars -> Sidebar 1 and disable Drag and Drop. Also, while you are in Sidebars menu, select Right Header Widgets and choose "Hide the search...."

At Suffusion Options -> Other Graphical Elements -> Navigation Bar Below Header align navigation bar to the right.

Finally at Custom Styles change the width of navigation bar (adjust 750px to suit):
Code: Select all
#nav {width:750px;}
drake
 
Posts: 3784
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: Increasing the height of a side column

Postby ThaiAnimalSanctuary » 27 May 2012, 00:01

Thank you so much for your help.
I've managed to get rid of the white border around the logo but am still having problems. I adjusted the alignment to the right which took over the options/ words to the right hand side, but the green navigation bar is still on the left though I was able to change the width to 650px as suggested.Any ideas?

In regards to starting with the header; I think I won't use a header at all and use the logo in the left side bar as a header and put in facebook and youtube icon widgets and a contact us tab there instead. Like it is in the old website (thaianimalsanctuary.org.uk under "new website" to the left) though I'm not sure how I'm going to do this yet!
ThaiAnimalSanctuary
 
Posts: 30
Joined: 25 May 2012, 16:57


Return to Support Requests

Who is online

Users browsing this forum: Exabot [Bot], Google [Bot] and 2 guests