Continuous menus with transparency

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?"

Continuous menus with transparency

Postby hotbelgo » 05 May 2012, 00:51

Hi
I'm trying to tidy up my draft site (on a home server, so not always up). http://amsterdamfoodie.dyndns.org:61112/afbeta/

Two points:
1) as I want to use some transparency, and to have drop down menus, I end up with the background to menu items standing out from the rest of the menu background, which is ugly
2) On a page with a custom layout ( http://amsterdamfoodie.dyndns.org:61112/afbeta/map/ and note that I don't want the border line but leave it there for the moment to show that defaults don't seem to work), the left hand content is not aligned with the sidebar. I may have messed something up along the way but don't think so.

Help welcome

HB
Last edited by hotbelgo on 06 May 2012, 04:32, edited 2 times in total.
hotbelgo
 
Posts: 18
Joined: 18 Nov 2011, 23:24

Re: Couple of CSS issues

Postby Colin » 05 May 2012, 01:17

A couple more bits of custom css will fix this

Code: Select all
#top10text {height:250px;}
.cl-warea-1 .cl-widget { width: 99%;}
Colin
 
Posts: 2785
Joined: 27 Oct 2009, 10:46

Re: Continuous menus & custom layout alignmenent

Postby hotbelgo » 05 May 2012, 01:23

Thanks for the idea, which I have implemented, but unfortunately the map (and it's encapsulating border) is still slightly lower than the top widget in the sidebar. Any other ideas?
hotbelgo
 
Posts: 18
Joined: 18 Nov 2011, 23:24

Re: Continuous menus & custom layout alignmenent

Postby drake » 05 May 2012, 02:11

Add also at Custom Styles:
Code: Select all
#content {margin-top:7px;}
drake
 
Posts: 3765
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: Continuous menus & custom layout alignmenent

Postby hotbelgo » 05 May 2012, 02:42

Great, question 2 solved
hotbelgo
 
Posts: 18
Joined: 18 Nov 2011, 23:24

Re: Continuous menus & custom layout alignmenent

Postby Colin » 05 May 2012, 02:51

Your top10text isn't picking up the height setting from the custom css as it is being overwritten by an in-line style on the element which has higher priority. You need to remove the in-line style then the custom css will take effect. It is currently cutting off half the bottom line of text.
Colin
 
Posts: 2785
Joined: 27 Oct 2009, 10:46


Return to Support Requests

Who is online

Users browsing this forum: rogercoaxmoump and 5 guests