sebbero
Forum Replies Created
-
Forum: Plugins
In reply to: Age Group CalulatorAny one got a clue how to do this?
Forum: Fixing WordPress
In reply to: Change Font Colour on PageI have firebug installed but how do it allow me to change the font colour of the txt?
Forum: Fixing WordPress
In reply to: Change Font Colour on PageRight I’m struggle with this has does any body know what code need to change the font colour of the links on page at all?
Forum: Fixing WordPress
In reply to: Change Font Colour on PageWhat actual code for changing the font colour?
Forum: Fixing WordPress
In reply to: Menu Run out of roomUnder menu under appearances
Trying add more pages on some of heading but pushing the other down so they disappear.
Forum: Fixing WordPress
In reply to: Menu Drop Down not working on Apple ProductsYer have tried on ipad and iphone and its weird how doesn’t work on them but does on every other device fine.
Forum: Fixing WordPress
In reply to: Menu Drop Down not working on Apple Productsok well think going have do bit more investigation and see what can work out. Thanks for all the responses today
Forum: Fixing WordPress
In reply to: Menu Drop Down not working on Apple Productsok so what does IPad’s and Iphone use and it not fine on that.
Ok thanks for that WPYOGI i don’t have imace or mbair could try with cheers.
Forum: Fixing WordPress
In reply to: Menu Drop Down not working on Apple ProductsYer chrome works fine i think must be mac own IE that issue.
This not to do with not having a mouse as i can access it ok on both my mobile phones and get the menu fine.
This is Apple software issue by looks of it.
Forum: Fixing WordPress
In reply to: Menu Drop Down not working on Apple ProductsThe idea is menu didn’t link to pages and it was drop menu to get to pages, whole ideal of the website and how it functions.
Forum: Fixing WordPress
In reply to: Menu Drop Down not working on Apple ProductsRight so how do people who use mac’s etc see the drop down boxes on websites as a long of websites have these?
Forum: Fixing WordPress
In reply to: Menu ChangeOK i’m no good at that how do i do that
Forum: Fixing WordPress
In reply to: Menu Change/* =Menu
————————————————————– */#access {
background: #000;
display: block;
float: left;
margin: 0 auto;
width: 940px;
}
#access .menu-header,
div.menu {
font-size: 13px;
margin-left: 12px;
width: 928px;
}
#access .menu-header ul,
div.menu ul {
list-style: none;
margin: 0;
}
#access .menu-header li,
div.menu li {
float: left;
position: relative;
}
#access a {
color: #aaa;
display: block;
line-height: 38px;
padding: 0 10px;
text-decoration: none;
}
#access ul ul {
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
display: none;
position: absolute;
top: 38px;
left: 0;
float: left;
width: 180px;
z-index: 99999;
}
#access ul ul li {
min-width: 180px;
}
#access ul ul ul {
left: 100%;
top: 0;
}
#access ul ul a {
background: #333;
line-height: 1em;
padding: 10px;
width: 160px;
height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
background: #333;
color: #fff;
}
#access ul li:hover > ul {
display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
color: #fff;which bit here the menu bit
Forum: Fixing WordPress
In reply to: Menu ChangeOh right and where do i set this?
Forum: Fixing WordPress
In reply to: Menu Changeok i have done that and seems to be what i want but some reason if you scroll to Clubs A-L there white gap betweem two F teams any idea why this is?