Page 16 of 27 FirstFirst ... 6141516171826 ... LastLast
Results 151 to 160 of 270
  1. #151
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by Doodlebuckets View Post
    Clyde, I have the colors like I want them, but have an issue with the header in Firefox vs. IE. Please look at www.massagefuquay.com in Firefox. That is what I need it to look like, with a little space between the logo and the Home tab and with the name and address to the right of the logo. Then please tell me what to do in my stylesheet to get it to look like that in IE. The text with the name and addy are in the navbar below. Please help! Thanks :)
    Amy,

    Try using the following declarations in the stylesheet.css

    I think it will take care of the problem.

    #logoWrapper{
    margin: 0 0 0 28px;
    position:relative;
    /*background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;*/
    height:100px;
    width:100%;
    }

    #taglineWrapper {
    position:absolute;
    /*clear: right;
    margin: 0 0 0 200px;*/
    top:33px;
    right:10px;
    text-align: center;
    height: 90px;
    width: 300px;
    }
    #navMainSearch {
    top:3px;
    right:10px;
    /*margin: 5px 90px 0 0;*/
    position:absolute;
    }

  2. #152

    Default Re: Ocean Front Template Support Thread

    Clyde, it's better. Which numbers do I play with to scoot it over some to the left? Thanks so much!

    Amy


    Quote Originally Posted by clydejones View Post
    Amy,

    Try using the following declarations in the stylesheet.css

    I think it will take care of the problem.

    #logoWrapper{
    margin: 0 0 0 28px;
    position:relative;
    /*background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;*/
    height:100px;
    width:100%;
    }

    #taglineWrapper {
    position:absolute;
    /*clear: right;
    margin: 0 0 0 200px;*/
    top:33px;
    right:10px;
    text-align: center;
    height: 90px;
    width: 300px;
    }
    #navMainSearch {
    top:3px;
    right:10px;
    /*margin: 5px 90px 0 0;*/
    position:absolute;
    }

  3. #153

    Default Re: Ocean Front Template Support Thread

    Clyde, I figured it out...it looks great now! Amy

  4. #154
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by Doodlebuckets View Post
    Clyde, I figured it out...it looks great now! Amy
    I noticed, Glad you got it sorted.

  5. #155
    Join Date
    Apr 2009
    Posts
    6
    Plugin Contributions
    0

    help question Re: Ocean Front Template Support Thread

    I am SO new to all this but I have downloaded and am using the Ocean Front template and I have 2 questions.
    1) I have managed to change the sidebox names to what I want for page 2, 3 and 4 BUT when I click on the links the title on the page still says Page 2, Page 3 and Page 4. I found a previous post and followed the directions:

    open includes/languages/english

    copy page_2.php and paste the file to

    includes/languages/english/ocean_front/

    edit the file and upload to your server.

    I have done this and still the titles do not change. Any suggestions?

    2) Can the top menu tabs Home ,Log In/Register ,and etc. be removed?

    Thanks

  6. #156
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by sopnmom View Post
    I am SO new to all this but I have downloaded and am using the Ocean Front template and I have 2 questions.
    1) I have managed to change the sidebox names to what I want for page 2, 3 and 4 BUT when I click on the links the title on the page still says Page 2, Page 3 and Page 4. I found a previous post and followed the directions:

    open includes/languages/english

    copy page_2.php and paste the file to

    includes/languages/english/ocean_front/

    edit the file and upload to your server.

    I have done this and still the titles do not change. Any suggestions?

    2) Can the top menu tabs Home ,Log In/Register ,and etc. be removed?

    Thanks
    1) open includes/filenames.php

    find the following definitions and change the highlighted portion(s) to match the names you have chosen.

    define('FILENAME_PAGE_2', 'page_2');
    define('FILENAME_PAGE_3', 'page_3');
    define('FILENAME_PAGE_4', 'page_4');

    save the file and upload to your server

    2) open includes/templates/ocean_front/css/stylesheet.css

    find the following declaration and add the highlighted portion.

    #navMain {
    display:none;
    margin:0;
    /*padding: 5px 0 2px 0;*/
    /*float:left;*/
    font-size:1.1em;
    line-height:normal;
    }

    save the file and upload to your server

  7. #157
    Join Date
    Apr 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Ocean Front Template Support Thread

    Thank You.

  8. #158
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by sopnmom View Post
    Thank You.
    Not at all, glad to help.

    Could you provide a URL for your site so I could take a look.

  9. #159

    Default Re: Ocean Front Template Support Thread

    http://www.massagefuquay.com/online/

    Clyde, I have tinkered and tinkered. Can you tell me how to fix the categories in the header so that the background fits? Thanks!

  10. #160
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Ocean Front Template Support Thread

    Quote Originally Posted by Doodlebuckets View Post
    http://www.massagefuquay.com/online/

    Clyde, I have tinkered and tinkered. Can you tell me how to fix the categories in the header so that the background fits? Thanks!
    Amy,

    The only way would be to redo the image nav_tab.jpg and make the height 32px

    I can do one for you if you'd like.

 

 
Page 16 of 27 FirstFirst ... 6141516171826 ... LastLast

Similar Threads

  1. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  2. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  3. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  4. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM
  5. strange characters displayingn using ocean front template
    By bishop999 in forum General Questions
    Replies: 1
    Last Post: 28 Jul 2008, 07:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR