zedez
Forum Replies Created
-
Forum: Plugins
In reply to: jQuery Vertical Accordion Menu Font Color Issuehi remix4,
Thank you very much!! It works!!!
Tweaked abit to work better… can I check with you, where is the place that i can check with the word press class?
Forum: Plugins
In reply to: jQuery Vertical Accordion Menu Font Color Issuehi there,
I tried using as follows:
#dc_jqaccordion_widget-%ID%-item ul.current-menu-item a {color: blue;}
but it doesn’t seem to work.. any advice on this?
Forum: Plugins
In reply to: jQuery Vertical Accordion Menu Font Color IssueHi there,
managed to resolve it using the a:active, a:link
have a question: how to set the font color to change to blue if on the page itsel?
Eg. menu “About Us” in blue when it is on the About Us page
Forum: Plugins
In reply to: jQuery Vertical Accordion Menu Font Color IssueHi remix4,
thanks for the advice. Actually I have edited the css:
#dc_jqaccordion_widget-%ID%-item ul a {font color: blue;}
#dc_jqaccordion_widget-%ID%-item ul, #dc_jqaccordion_widget-%ID%-item ul, #dc_jqaccordion_widget-%ID%-item a {font color: blue;}
but its just not working
the only thing thats works is:
#dc_jqaccordion_widget-%ID%-item ul a:hover {background: #fff; color: pink;}
I even tried adding < font color: blue; > but still does not work
Need advice on the css if i have done it wrong
Forum: Fixing WordPress
In reply to: IE do not recognize CSSok my bad, My laptop IE9 looks gd as well, only I got a shock when using my pc IE8.
missing the round corners, vertical menu color etc
Anyway to go around this different IE versions issues?
by the way thanks!
Forum: Fixing WordPress
In reply to: IE do not recognize CSSAny kind souls can advice?
hi JsonB123 and anabelle, thank you for your advices and helps.
I have just tried out and it works! now I would just need to tweak abit on the css to make the navigation menu look nicely, as im using the default twentyten template.
once again, thank you!
Hi there, thank you for your reply.
I added the given code into the end of “wp_nav_menu”
but the website displayed a line of errors.. eh how should I add in the code?
hi there any helpful souls?
Forum: Installing WordPress
In reply to: Can't access wordpress mainpage after in stalling WPhi govpatel, again, thx for the advice.
installed easyphp. have been running like a charm. So proceed to purchase my domain name and web hosting.
Now started to install on the remote host and facing a problem:
I can’t seem to find the mysql database (.sql) files?
Can you advice me where the file .sql?or how do I upload database I have created?
Thanks in advance
Forum: Installing WordPress
In reply to: Can't access wordpress mainpage after in stalling WPhi, govpatel,
finally got it up.. after two weeks of trying!! once again thank you verymuch to intro your site and installing easyphp!!
Forum: Installing WordPress
In reply to: Can't access wordpress mainpage after in stalling WPHi I have installed easyphp and saved the wordpress 3.1.1 in the folder of easyphp.
not sure why, but mysql just doesn’t run. Any advice where to check?
Forum: Installing WordPress
In reply to: Can't access wordpress mainpage after in stalling WPok sure thanks. I will proceed to remove the webmatrix and installed the wamp. Thank you very much
Forum: Installing WordPress
In reply to: Can't access wordpress mainpage after in stalling WPHi govpatel, I have placed the wordpress documents in the root folder, eg c:/noc_wordpress. Same thing happened when I clip run, the browser displayed nothing.
I can’t find any folder of www or htdocs.
u meantioned “run install program”, how do I do that?
Forum: Installing WordPress
In reply to: Can't access wordpress mainpage after in stalling WPIn the WebMatrix, the following details are under MySites
URL: http://localhost:38795
Path: C:\Documents\My Web Sites\wordpresswhen i type:
http://localhost:38795/wordpress, cannot be found: error 404
http://localhost:38795/wp-login.php, the browser display nothingis there anything that i should change?