Search:

Type: Posts; User: coreyt1111

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    20
    Views
    2,802

    ok I didnt figure it out. I must be missing...

    ok I didnt figure it out. I must be missing something but I have no clue anymore what im doing wrong.

    <!-- Navigation Bar -->
    <ul class="navigation">
    <li><a href="<?php echo...
  2. Replies
    20
    Views
    2,802

    all I did nick was put in...

    all I did nick was put in <li>http://www.example.com/index.php?page=about</li>

    well im not 100% sure but it is working now :) Thanks for the help! Now I guess I should ask how to make the text in...
  3. Replies
    20
    Views
    2,802

    Got it! I just did it like this: ...

    Got it! I just did it like this:

    <li>http://www.example.com/index.php?page=about</li>

    It worked but I always have troubles figuring out where in the code haha. Hope this helps some people in...
  4. Replies
    20
    Views
    2,802

    do I take out the

    do I take out the <a href="<?php echo $h->url(array('page'=>'faq')); ?>">FAQ</a> code and replace it with <li>http://www.example.com/index.php?page=about</li> ?
  5. Replies
    20
    Views
    2,802

    lol. Ok let me show you my code:

    lol. Ok let me show you my code:


    <!-- Navigation Bar -->
    <ul class="navigation">
    <?php if ($h->currentUser->loggedIn) {
    if($h->isActive('avatar')) {
    ...
  6. Replies
    20
    Views
    2,802

    Thanks I did that but it changed all my links to...

    Thanks I did that but it changed all my links to look like the format of the about link and stacked them vertically. Maybe im missing something? Sorry for all the questions. I tried changing the...
  7. Replies
    20
    Views
    2,802

    Thanks Nick I got it done but the about link on...

    Thanks Nick I got it done but the about link on my homepage is in different font. How can I fix this? I tried looking at the code but know nothing about coding. Im lucky i've figured things out as...
  8. Replies
    20
    Views
    2,802

    yea ive tried the static page several times...

    yea ive tried the static page several times without success. Dont know what im doing wrong. How do I create a button that matches my theme also that says about...a button like the rest of the...
  9. Replies
    20
    Views
    2,802

    To create a static page do I do it like this? ...

    To create a static page do I do it like this?

    <?php
    /**
    * FAQ for my site
    */
    ?>

    <p>THIS IS THE FAQ for <?php echo www.mysite.com; ?></p>
  10. Replies
    20
    Views
    2,802

    thanks I will try the sidebar :) Your really...

    thanks I will try the sidebar :) Your really quick at replying haha!!! Do you got a group of like 10 people who use your username? LOL...you dont have to reply to that.
  11. Replies
    20
    Views
    2,802

    im sorry Nick but to create the message on front...

    im sorry Nick but to create the message on front page what php file do I open? Thanks
  12. Replies
    20
    Views
    2,802

    How To Create A Static Page?

    Hi,

    how do I create static pages with same layout as the buttons on my site? I want to create say an about you page etc. Thanks
  13. Replies
    20
    Views
    2,802

    How To Create A Static Page?

    Thanks I got my header working :) However, I dont understand how to add static pages to my site or a sticky welcome message. I would like to add an about page and explain what my site is about....
  14. Replies
    1
    Views
    969

    How To Change The Header Image?

    Hi,

    right now im using the Shibuya Theme and want to know how I can cleanly add my own custom header image into the theme. I read another post about this but I tried it and failed. I know it...
  15. Replies
    6
    Views
    6,400

    I like the look but how do we change the language...

    I like the look but how do we change the language to English?
  16. lol wow. I tried to fix this for 6 hours. Feel...

    lol wow. I tried to fix this for 6 hours. Feel stupid haha. Thanks for the quick support. You have no idea how much it helps :)
  17. what is popular for anyways? I already have the...

    what is popular for anyways? I already have the best of 24 hours, 7 days, month year all time etc. Can I just remove the popular tab and it defaults to upcoming? Thanks
  18. I thought though it was suppose to take me to the...

    I thought though it was suppose to take me to the category right? Is there any way to fix this? I want to create categorys and have the post that are suppose to be posted there show up. Can I change...
  19. SB Base 1.1 User Signin 0.6 ...

    SB Base 1.1
    User Signin 0.6
    Widgets 0.9
    Users 1.9
    Submit 2.6

    Comments 2.0
    Category Manager 0.7
    Categories...
  20. just sent you a pm Nick :)

    just sent you a pm Nick :)
  21. Ok guys think I found the problem. Well I did but...

    Ok guys think I found the problem. Well I did but I dont know how to make it an automatic fix so to speak:

    The default "path" or url for my category link is:
    ...
  22. tried 755 permissions and still have the same...

    tried 755 permissions and still have the same problem. Everything else works perfectly!! It submits the story fine etc. It just says "no post" when you click on the category the story was submitted...
  23. hostgator tells me on a shared server the 777...

    hostgator tells me on a shared server the 777 permission will not work. Is that a problem? If so is there an alternative? Thanks
  24. Story Submissions Not Showing Under Any Categories?

    Hi,

    when anyone submits a story the stories do not show under any caterogies I have created with categories plugin. They do however show up under the popular, latest, upcoming and all section.
    ...
  25. to add the query to see if the same user with isp...

    to add the query to see if the same user with isp has voted do I open the vote.php file? I would really like to do this if its not too hard. My whole sites premise revolves around getting the most...
Results 1 to 25 of 32
Page 1 of 2 1 2