Phase
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Header Slider Images will only show on ChromeIt’s only on chrome where it displays correctly. It’s a white blank rectangle on every other browser Shannon
Forum: Fixing WordPress
In reply to: A black column started appearing on the far right of the screenThe problem is it wasn’t there before. Also when I am using a redirect : http://phaseonline.uk althought it’s still there, it’s zoomed in, in a way that it’s cut out of the screen.
Forum: Fixing WordPress
In reply to: A black column started appearing on the far right of the screenThak you so much… I was asking on stackexchange and you seem to be the only one to have figured out what’s going on!
Forum: Fixing WordPress
In reply to: Drop Down menu box not centeredmy guess is there’s more css below what I am adding that cancels what I am trying to change
Forum: Fixing WordPress
In reply to: Drop Down menu box not centeredNothing happened. If I shorten the word it gets fixed if it’s of any help
Forum: Fixing WordPress
In reply to: Drop Down menu box not centeredI am a hobbyist really,
Not a proessional, all I’ve learnt is through forums and that.
I need to sort that drop down outForum: Fixing WordPress
In reply to: Drop Down menu box not centeredthank you… what should I replace it with?
Forum: Fixing WordPress
In reply to: Drop Down menu box not centeredIt only happens on it even if i change the order of the items
/* Dropdown */ .nav li ul { position: absolute; left: -999em; padding: 4px 0 0 0; z-index:99; } .nav li:hover ul, .nav li.sfhover ul { /*left: 0;*/ left: -75%; top: 30px; } .brat2 { display: none; left: -52% !important; } .nav li:hover li, .nav li.sfhover li, .nav li.current-menu-item li, .nav li.current_page_item li, .nav li li { background: #333 url(images/dropdown.jpg) 0 0; width: 160px; height: 28px; line-height: 14px; border: 1px solid #303030; border-top: none; padding-top: 4px; text-align: center; } .nav li:hover li a, .nav li.sfhover li a { background: none; color: #999!important; height: auto; line-height: 14px; padding: 8px 10px; text-align: center; }- This reply was modified 6 years, 10 months ago by Steven Stern (sterndata).
Forum: Fixing WordPress
In reply to: Drop Down menu box not centeredThanks for your reply Andrew,
with the rest drop downs (Gallery, Party) this isn’t happening/visible though.
any ideas on why would that be happening?Thank you
Forum: Fixing WordPress
In reply to: Drop Down menu box not centeredI see… stack exchange it is..