Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Location
    kenner, la
    Posts
    110
    Plugin Contributions
    0

    Default New with a few questions

    I wasnt sure where to post as i am new to this forum and not sure where these questions go

    1)on my site next to my logo www.splishsplashbb.com/shoppe i have the words "splish splash bath and body" how do i remove this i dont want anything their?

    2)The white background, since i am using firefix with the developer tools i tried looking for it that way but never could find it how do i replace that with my background, i am using the bubble background that is on the surround part?

    3) in the info box how do i delete the pages i will not be using i want to delete "Conditions of use"

    4)in the more info box where do i go to change the name of the pages from like page 2 to something like locate an affilite

    last question
    is their a way to make the width of the page wider mainly on my homepage where i have the info and the sale posted thank you for all your help

    maggie

  2. #2
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: New with a few questions

    i have the words "splish splash bath and body" how do i remove this i dont want anything their?
    open your header.php file and find this code
    PHP Code:
    define('HEADER_SALES_TEXT''Splish Splash Bath and Body!'); 

  3. #3
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: New with a few questions

    The white background
    If you want a white background, change the red highlighted in your stylesheet
    body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background-image: url(../images/bubbles.gif);
    }
    to this: background-color: white;



  4. #4
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: New with a few questions

    last question
    is their a way to make the width of the page wider
    In your stylesheet
    #mainWrapper {
    background-color: #ffffff;
    text-align: left;
    width: 750px; (here's the width)
    vertical-align: top;
    border: 1px solid #9a9a9a;
    }

  5. #5
    Join Date
    Dec 2006
    Location
    kenner, la
    Posts
    110
    Plugin Contributions
    0

    Default Re: New with a few questions

    thank you i will work on the width also how do i remove for each product the weight i prefer the weight not show up when a customers looks at a product

    maggie

  6. #6
    Join Date
    Dec 2006
    Location
    kenner, la
    Posts
    110
    Plugin Contributions
    0

    Default Re: New with a few questions

    no that is it i dont want the white background i want the bubbles but for some reason that bubbles are not showing its still the white the only bubbles that are on the page is around the outer part

    maggie

  7. #7
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: New with a few questions

    Maggie,
    Delete the text between the single quotes.
    Which white background specifically do you want to replace with your "bubble" background?

    Use the developers tool kit in your admin to search for "Conditions of Use" and it will show you the files where this shows up.
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  8. #8
    Join Date
    Dec 2006
    Location
    kenner, la
    Posts
    110
    Plugin Contributions
    0

    Default Re: New with a few questions

    if you go to www.splishsplashbb.com/shoppe you will see the white background their its in the center and all my boxes have the white background too i knew where to change these in my last cart but this is different then that one.

    i did delete the text between the quotes i will try again thank you

    maggie

  9. #9
    Join Date
    Dec 2006
    Location
    kenner, la
    Posts
    110
    Plugin Contributions
    0

    Default Re: New with a few questions

    Well i got everything the way i wanted except a few things that i am stuck on which is removing the grey bar across the main page of www.splishsplashbb.com/shoppe i tried everything to get my bubbles background and it wont take, i removed the words in between the quotes and they still show plus on the tab in firefox i want it to say splishsplashbb not zen cart i am working on finding these to fix

    maggie

  10. #10
    Join Date
    Dec 2006
    Location
    kenner, la
    Posts
    110
    Plugin Contributions
    0

    Default Re: New with a few questions

    i found that code for the words but how to i remove it so it no longer shows?

    maggie

 

 

Similar Threads

  1. New to Zen, few css questions.
    By rozztc in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Mar 2011, 06:13 AM
  2. New Guy here with a few general quick questions
    By UglyGuns.com in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Jul 2009, 05:27 PM
  3. Brand new to Zen with a few questions :)
    By angelheart1960 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Feb 2007, 07:22 PM
  4. New Zenner, a few quick questions
    By bbjr in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 23 Nov 2006, 11:48 PM

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