gfewjf
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: change home page?ohh my bad i found the option! i did not have a page sorry haha thanks alchymyth for helping me!
Ryan, thank you for responding! =)
Forum: Fixing WordPress
In reply to: highlighted menufound any options?
Forum: Fixing WordPress
In reply to: highlighted menu<doctype html> <html> <head> <meta charset="utf-8" /> <title><?php bloginfo('title')?></title> <!--[if IE]><script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]--> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url')?>" /> <?php wp_head()?> </head> <header> <div id="toplink-wrapper" class="toplink-wrapper"> <div class="top-link-content"> <div class="top-link"> <ul> <a target="_blank" href="https://twitter.com/cheapconnect"> <img border="0" src="https://www.cheapconnect.net/images/twitter.png"> </a> <a target="_blank" href="https://www.facebook.com/cheapconnect"> <img border="0" src="https://www.cheapconnect.net/images/facebook.png"> </a> <a href="https://cms.cheapconnect.net/?p=1198" style="text-decoration: none">contact</a> <a href="https://forum.cheapconnect.net/" style="text-decoration: none">Forum</a> </ul> </div> </div> </div> </a> </div id="logo"> <div id="account1"> <a href="https://cms.cheapconnect.net/?p=1196" >Login</a> of <a href="https://cheapconnect.net/register.php">Registreer</a><br><p><div id="top-flag" class ="top-flag"><a href="index.php"><img src="https://cheapconnect.net/images/landen/nederland.png" width="25" height="18" alt="Dutch"></a> <a href="index.php"><img src="https://cheapconnect.net/images/landen/belgie.png" width="25" height="18" alt="Dutch"></a></div> </div> <H1><a href="<?php home_url('/')?>"<?php bloginfo('name')?></a><H1> <img src="https://www.cheapconnect.net/images/logo.png" /> </div> <div id='cssmenu'><ul> <li class="active" ><a href='https://cms.cheapconnect.net/?p=1143'><span>Home</span></a></li> <li class="page_item page-item-2" ><a href='https://cms.cheapconnect.net/?p=1141'><span>Diensten</span></a></li> <li class="page_item page-item-3" ><a href='https://cms.cheapconnect.net/?p=1139'><span>Tarieven</span></a></li> <li class="page_item page-item-4" ><a href='https://cms.cheapconnect.net/?p=1196'><span>Account</span></a></li> <li class="page_item page-item-5" ><a href='https://cms.cheapconnect.net/?p=1198'><span>hulp</span></a></li> </ul> </div> </header> <div id="container">
Forum: Fixing WordPress
In reply to: highlighted menucurrent menu item
current menu page
li.current_page_item
.current-menu-item a:active
ermmm those are the only options i remember for now haha.
But i’m busy with this for 2 days now and google doesn’t help eather that muchForum: Fixing WordPress
In reply to: highlighted menui created my own theme
Forum: Fixing WordPress
In reply to: Change color of active menuForum: Fixing WordPress
In reply to: Edit menu help!found it!
Forum: Fixing WordPress
In reply to: Edit menu help!well that’s right, but i used first a other menu bar.. then it worked fine! but when i used the other one(the one thats now on) it became like this.. but i think i know how to fix thix… i hope..
Forum: Fixing WordPress
In reply to: Edit menu help!i’ve found what the problem is, in fire debug i found this little code
<a a="" <="" href=""></a>
and its there multiple times… but when i look in my source code its not there how?Forum: Fixing WordPress
In reply to: Edit menu help!ohh wait the theme? i didnt download it, i made it by myself haha sorry i readed to fast
Forum: Fixing WordPress
In reply to: Edit menu help!from https://cssmenumaker.com/blog/wordpress-3-drop-down-menu-tutorial
i copied the css and the html and its all the same but still doesnt work
Forum: Fixing WordPress
In reply to: Bold tag and italic tag not workingyess it worked thanks for the help!
Forum: Fixing WordPress
In reply to: Parse error: syntax error, unexpected T_ENDWHILEit didn’t fix much, but enough to do the rest by my own thank you ??
Forum: Fixing WordPress
In reply to: An error occurred in the upload. Please try again later.ohh and i’m using wordpress 3.6.1
Forum: Fixing WordPress
In reply to: Background image must not repeat.yess!!!! thats how i want it, was searching 2 days for this solution, thank you very much!