floydstime
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Menu Border Problemclosest one so far is
.slider_wrap{border: 1px solid #824f53; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}
Forum: Themes and Templates
In reply to: Menu Border ProblemYeah I put that in, but it didn’t work… I tried a couple of different ways, ie with the first css rule, without it. Can’t get those corners to love each other…
Forum: Themes and Templates
In reply to: Menu Border ProblemActually, I live in Post Falls, ID. Although all of my wifes family lives there. We will be heading that way again eventually though. Small world…
Forum: Themes and Templates
In reply to: [Theron Lite] template "page with no sidebar" showing too wideTowfiq, Do you have a fix for this in Zenon Pro? I’m having the same trouble
Forum: Themes and Templates
In reply to: Menu Border ProblemNew problem, I used the same rule to put a border around the slider, but the top two corners do not have a radius?
Forum: Themes and Templates
In reply to: Menu Border ProblemI love it! I was thinking we were going for a straight line down with a rounded border at the bottom, but I like this better!! I am going to try the 4px radius and see what that looks like!
Forum: Themes and Templates
In reply to: Menu Border ProblemLast question, BTW you are awesome, What if I wanted to wrap the borders on the submenu the same way they are on the topmenu… How would I do that…
Forum: Themes and Templates
In reply to: Menu Border ProblemI think I just fixed it… I also found this
#zn_slider, #sidebar .widgettitle, #sidebar .widgettitle a{border-color:<?php echo of_get_option(‘secelm_colorpicker’); ?>;}
I took out, #topmenu ul li ul, hopefully, that did it… before you looked at it lol
Forum: Themes and Templates
In reply to: Menu Border ProblemOk so I think I might have found something. In the skins.php I found this under secondary color…
#topmenu{ border-bottom-color:<?php echo of_get_option(‘secelm_colorpicker’); ?>!important;}
I deleted it and it seems to have fixed the problem on every other page, but the main page with the slider. I noticed the slider was bumped against the menu, so I placed a margin on the top of the slider, but to no avail, there is still no bottom border on the main page. I think I am going to seriously pull my hair out.
Forum: Themes and Templates
In reply to: Menu Border ProblemIt’s not in my style.css am I looking in the wrong place?
Forum: Themes and Templates
In reply to: Menu Border ProblemOk, so I deleted the line, but now there is no boder at the bottom, so I changed the code to this ‘border-bottom:1px solid #824f53;’ , but there is still no border at the bottom, but at least that weird color block as deleted, any ideas?
Forum: Themes and Templates
In reply to: Menu Border ProblemOh yes the rule was added as a the secondary theme color.
Forum: Themes and Templates
In reply to: Menu Border ProblemThank you CrouchingBruin, I have a problem, though I attempted to create a child css, but I get this error during live preview…
Warning: require_once(/home/floydstime/fourlittleducks.net/wp-content/themes/zenon-child/admin/options-framework.php) [function.require-once]: failed to open stream: No such file or directory in /home/floydstime/fourlittleducks.net/wp-content/themes/zenon/functions.php on line 459
Fatal error: require_once() [function.require]: Failed opening required ‘/home/floydstime/fourlittleducks.net/wp-content/themes/zenon-child/admin/options-framework.php’ (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in /home/floydstime/fourlittleducks.net/wp-content/themes/zenon/functions.php on line 459