Wallpaper Script Forum » Themes and Templates

Need Some help to edit design

(18 posts)
  • Started 1 year ago by jammu143
  • Latest reply from totize
  • 1 Members Subscribed To Topic
  1. jammu143
    Member

    Hello guys i had seen many of you websites and your all websites are unique design and i have also uploaded script on mine www.wallpapers4ever.com form blogger http://wallpapers4ever.blogspot.com now i have a pro wallpaper site.

    i have edited it but still i want some changes.
    1) Edit header : i have edited it and out my logo but still site name in text is also there below it how to remove that?

    2) i want to edit footer like this site's
    http://www.widescreenwallpapers.org
    http://desktop-wallpapers.ro
    http://www.appledeco.org
    http://www.wallpaper-depot.net

    3) How to put favicon??

    outside the main frame i don't want anything.
    i had attached image file for more clear idea want i want to say.
    please see that and give me solutions.

    Attachments

    1. favicon.jpg (67.9 KB, 4 downloads) 1 year old
    2. footer.jpg (36.1 KB, 1 downloads) 1 year old
    3. header.jpg (106.3 KB, 2 downloads) 1 year old
    Posted 1 year ago #
  2. Me too want same modifications in my themes please someone help.

    Posted 1 year ago #
  3. jammu143
    Member

    what to modify?

    Posted 1 year ago #
  4. i want to modify my theme same way.

    Posted 1 year ago #
  5. shekhar
    Member

    anything related to layout, can be modyfied from folder templates/default/

    EX:
    if u wanna add something to sidebars, then use right.tpl or left .tpl or a new module...

    Add new module:
    http://wallpaperscript.com/forum/topic/template-038-model-help-related

    Posted 1 year ago #
  6. jammu143
    Member

    Edit your CSS file for colors and background images and Header and so on..
    and for modules do as shekhar told you

    Posted 1 year ago #
  7. can u explain in details as i dont know much about web designing and css .

    Posted 1 year ago #
  8. .

    Posted 1 year ago #
  9. any one?

    Posted 1 year ago #
  10. jammu143
    Member

    add every code in its specific code area
    e.g.
    name
    {
    code area
    }

    1) Background
    in CSS file you can see 1st

    body{
    codes..
    }

    in that you can change your backgroung
    by background-image:url("images/bg.jpg");
    just put your image with bg.jpg name in this directory of your server
    \templates\default\images

    2) Side Header
    .side-header{
    codes...
    }
    for side header you can do same for it's background
    background:url("images/side-header.png")
    change side-header.png and put your own
    in addition for rounded corner you can add this code

    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;

    3) Top Header or you can say your website logo
    .top-header{
    codes..
    }
    add this code
    background:url("images/yourlogo.png") no-repeat 0 0;

    Posted 1 year ago #
  11. jammu143
    Member

    Contact me from my website for more....

    Posted 1 year ago #
  12. HOw to move footerlink ?

    Posted 1 year ago #
  13. i want to edit footer like

    Attachments

    1. footer.jpg (36.1 KB, 2 downloads) 1 year old
    Posted 1 year ago #

  14. Attachments

    1. footer.jpg (36.1 KB, 2 downloads) 1 year old
    Posted 1 year ago #
  15. jammu143
    Member

    You are also using this script for free so you also cannot remove this footer links just like me
    you can see this links are appearing in my website
    but i don't care because we can do at least put their website link
    because they are giving the script to us for freeeeeeeeeee
    thank you wallpaperscript.com

    Posted 1 year ago #
  16. I paid for mine. So I can remove the links

    Posted 1 year ago #
  17. i dont want to remove that "powered by " i just want to move it closer to copyright text.

    Posted 1 year ago #
  18. Yes the same, I want to encircle the "Powered..." by personal colors or Div.

    Thanks if anybody know that.

    Totize.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.