Results 1 to 6 of 6

Thread: I've decided on a change..
      
   

  1. #1
    Mook25's Avatar
    Mook25 is offline Brigadier General
    Join Date
    Oct 2005
    Location
    UK
    Posts
    1,430

    Default I've decided on a change..

    I decided that my website was too plain and needed a face lift. I haven't quite finished it yet and this is only a draft copy of the layout which i'm working on in a sub domain so some links may not work and there are no products added. I will then transfer to the live site once done.

    I'm thinking about putting a flash nav bar across the top, under the google adsense bar and removing the menu box from the left. What do you think?

    Please let me know what you think and any suggestions welcome.

    Here it is
    Arcade Ninja - Free Flash Arcade
    FreeGadget4me.Com - Learn how to get free gadgets delivered direct to your door for free

  2. #2
    Mook25's Avatar
    Mook25 is offline Brigadier General
    Join Date
    Oct 2005
    Location
    UK
    Posts
    1,430

    Default Re: I've decided on a change..

    You'll have to excuse the way my site looks in firefox if you are using this as i have not yet worked out how to sort this yet. If anyone does know how to do this could you please let me know. Thanks
    Arcade Ninja - Free Flash Arcade
    FreeGadget4me.Com - Learn how to get free gadgets delivered direct to your door for free

  3. #3
    naghosthunter is offline Lieutenant Colonel
    Join Date
    Aug 2006
    Posts
    693

    Default Re: I've decided on a change..

    looks pretty good but you are missing one element about the payment gateways ..it has nothing like a ssl seal displayed most people won't shop unless there is a seal showing that it is secured whether it be godaddy seal, ssl seal, Thwart seal etc.something that can be clicked on to verify you are secured for the transaction.
    also how did you get your cubecart to have the top layout? i have cubecart and it is plain all i was able to do was move the boxes around a bit i placed the language to top right above shopping basket etc...
    but cannot do aything with background or the way you have your buttons on top.

  4. #4
    Mook25's Avatar
    Mook25 is offline Brigadier General
    Join Date
    Oct 2005
    Location
    UK
    Posts
    1,430

    Default Re: I've decided on a change..

    this is only the layout, i have got ssl on the live site but just haven't moved this layout over to it yet. To change the top header you need to go into the file called index.tpl which can be found at skins/Legend/styleTemplates/global/ (change 'legend' for whichever skin you're using)

    Once this is opened go to the line of code which says
    Code:
      <div id="topHeader">
    directly under this input the following, changing the red text for where your flash file is.

    Code:
      <div align="left"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=6,0,29,0" width="850" height="190">
            <param name="movie" value="http://www.globalmook.com/web/skins/Legend/styleTemplates/global/search.swf">
            <param name="quality" value="high" />
        <embed src="http://www.globalmook.com/web/skins/Legend/styleTemplates/global/search.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="850" height="200"></embed>
          </object></div>
    To change background images go to /skins/Legend/styleImages/

    2 good forums to use for modding cubecart are as follows

    http://www.cubecart.com/site/forums/...p?showforum=33
    and
    http://www.cubecart.org/forums/index.php


    HTH
    Arcade Ninja - Free Flash Arcade
    FreeGadget4me.Com - Learn how to get free gadgets delivered direct to your door for free

  5. #5
    naghosthunter is offline Lieutenant Colonel
    Join Date
    Aug 2006
    Posts
    693

    Default Re: I've decided on a change..

    thank you sir will check them out
    i like modding

  6. #6
    Mook25's Avatar
    Mook25 is offline Brigadier General
    Join Date
    Oct 2005
    Location
    UK
    Posts
    1,430

    Default Re: I've decided on a change..

    no worries. glad to help a fellow cuber
    Arcade Ninja - Free Flash Arcade
    FreeGadget4me.Com - Learn how to get free gadgets delivered direct to your door for free

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49