| Re: Check out my new site.... |
| by Anonymous on 2004/7/2 17:13:18 ^ |
| Re: Check out my new site.... |
| by Anonymous on 2004/6/8 17:04:43 "4. remove bacground dark color from Read More... | xxx bytes more | xx comments " I was wondering if I can make the COMMENTS part a little larger, is that possible? also, what color do you suggest for the background?" Can I edit this in this style.css aslo? WOW..this is the first time viewing this Style.css....ummmm yeah, that "img { border: 0;}" is no where to be found, or maybe the 4 time looking over it I may have looked over it again :) |
| Re: Check out my new site.... |
| by shivaji on 2004/6/8 16:57:07 Hi: I appreciate the time you have given for this website. "1. either keep body 100% or within 780px but not in between. I think 100% is best due to lot of content in your site."...please clarify this....I think the body is already set to 100%, but I will check on this... REPLY: Your main table is set to width="95%" so make it 100%. you may be using resolution less then 1024x768 resolution so it seems to you that the site is 100% but it is not. "4. remove bacground dark color from Read More... | xxx bytes more | xx comments " I was wondering if I can make the COMMENTS part a little larger, is that possible? also, what color do you suggest for the background? REPLY: font size is ok. i suggest no Color for background:) NOTE: just insert this code in your themes/folder style.css file "img { border: 0;}" and this will make Ronald Reagan photo and all photo without border.
|
| Re: Check out my new site.... |
| by Anonymous on 2004/6/8 16:46:44 As for the top navigation bar... <div align="center"><center> <table border="0" width="95%" cellspacing="0" cellpadding="0" background="<{$xoops_imageurl}>navbackBG.jpg"> <tr> <td width="16%"></td> <td id="navbarlink" width="16%"><p align="center">-=<a href="<{$xoops_url}>/">Home</a>=-</td> <td id="navbarlink" width="17%"><p align="center">-=<a href="<{$xoops_url}>/user.php">My Account</a>=-</td> <td id="navbarlink" width="17%"><p align="center">-=<a href="<{$xoops_url}>/modules/flashChat/">Chat!</a>=-</td> <td id="navbarlink" width="17%"><p align="center">-=<a href="<{$xoops_url}>/modules/newbb/">Forums</a>=-</td> <td width="17%"></td> </tr> </table> </center></div> ----- what all do I take out without messing up the page divider? |
| Re: Check out my new site.... |
| by Anonymous on 2004/6/8 16:36:36 shivaji Thank you, I appreciate it. That is 2 weeks of night and day work literally, 12 hours a day sometimes... I guess it has paid off. Now remember I am not a Certified Web Developer, Computer Science was my minor in college, and I am nifty with a computer, but there is a lot I sitll have no clue about... "1. either keep body 100% or within 780px but not in between. I think 100% is best due to lot of content in your site."...please clarify this....I think the body is already set to 100%, but I will check on this... "2. Site looks to me Flat so there is no point keeping 3D looks navigation bar at top." Yes I was thinking about taking them off myself, it kind of throws it off. Good advice, im going to work on that now... "4. remove bacground dark color from Read More... | xxx bytes more | xx comments " I was wondering if I can make the COMMENTS part a little larger, is that possible? also, what color do you suggest for the background? |