Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Imaging/Alignment Issues

    For the width, the above property is the one to edit (use 90% or 95% if you want some body background color to show at the edges of the screen.)

    To make the color at the edges lilac instead of pale blue, find this at the top of your stylesheet and edit the background-color:
    Code:
    body {
    	margin: 0;
    	font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 62.5%;
    	color: #3300ff;
    	background-color: #d9cdd5;
    	}
    I have already edited it to a reasonable approximation of lilac; tweak as desired.

  2. #2
    Join Date
    May 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Imaging/Alignment Issues

    Hiya. When I go via the FTP it wont allow me to do it, saying that something or the other is missing. Can I download to my HD, edit it and then transfer it back, hopefully replacing the original ?

    Thanks Liz

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Imaging/Alignment Issues

    Yes, that is the preferred method for editing files.

  4. #4
    Join Date
    May 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Imaging/Alignment Issues

    Thanks ever so much - you're a star !

    To tweak it, where would I get the colour codes from ?

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

    Default Re: Imaging/Alignment Issues

    Quote Originally Posted by silverspring View Post
    Thanks ever so much - you're a star !

    To tweak it, where would I get the colour codes from ?
    Check here.

  6. #6
    Join Date
    May 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Imaging/Alignment Issues

    thanks for that but the colour #d9cdd5 wasnt among them. Are there other libraries ?

    Also, say I wanted the side wings/background colour of a different design (not just plain)- can I name the selected picture (design) with i.e., jpg #xxxxxxx and then bring it in under the style page body ?

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Imaging/Alignment Issues

    Yes, you can add a background-image to the body declaration just like any other element.

    The #d9cdd5 came from experimenting with numbers and looks similar to your other lilac colors; you can use that as is, or try slightly different numbers and see how they look. There is no need to use names for colors.
    The number codes are in hexadecimal (base 16), and go like: 0 1 2 3 4 5 6 7 8 9 a b c d e f. Change by one increment at a time and observe the difference.
    Last edited by gjh42; 13 Apr 2008 at 11:53 PM.

 

 

Similar Threads

  1. v154 Alignment Issues
    By MCS_Computers in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 25 Jun 2015, 04:12 PM
  2. v139h Sidebox alignment issues
    By PudzPud in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 30 Jun 2013, 10:58 PM
  3. Alignment issues
    By garwak in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Jan 2013, 01:46 PM
  4. Alignment Issues
    By ThePatch in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 May 2007, 02:33 AM
  5. couple of alignment issues
    By Erica in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Aug 2006, 10:45 AM

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