Changing the width of a block area
Permalink
Hi all,
I am using a theme I bought off the market place here and the people who sold it are being less then useless when it comes to getting it to display how I want it.
Basically, there are 2 areas in the global header that are causing me some grief. A logo block area - which spans the entire length of the page area and a nav block area which sits below it on the right hand side approx. 1/4 of the page width. Attached is a screenshot however, you can't see the nav block area due to the slider covering it. The developer will not help me to change the area so that the logo I insert doesn't push the nav down making the page look off.
I have been trying to find where I can change the page layout so that the 2 block areas are aligned next to each other so that this doesn't happen anymore. ANy suggestions?
I am using a theme I bought off the market place here and the people who sold it are being less then useless when it comes to getting it to display how I want it.
Basically, there are 2 areas in the global header that are causing me some grief. A logo block area - which spans the entire length of the page area and a nav block area which sits below it on the right hand side approx. 1/4 of the page width. Attached is a screenshot however, you can't see the nav block area due to the slider covering it. The developer will not help me to change the area so that the logo I insert doesn't push the nav down making the page look off.
I have been trying to find where I can change the page layout so that the 2 block areas are aligned next to each other so that this doesn't happen anymore. ANy suggestions?
Seems like you have resolved your problem.
Your theme seems to be Rigid - Light.
http://www.concrete5.org/marketplace/themes/rigid-light/...
If so, then to be fair to the developers, it is a free to download theme, and it is not nice to call them less than useless. Just sayin' :)
Your theme seems to be Rigid - Light.
http://www.concrete5.org/marketplace/themes/rigid-light/...
If so, then to be fair to the developers, it is a free to download theme, and it is not nice to call them less than useless. Just sayin' :)
Anyway regarding the theme, if you are aware about css, just change it to 50% for both area. And set float:left property. There may need some other style elements required but its difficult to written.
Rony