This content has been marked as final.
Show 3 replies
-
1. Re: Adding graphic/css
deesadler Sep 18, 2007 12:57 PM (in response to quality11)Why are they using tables? Have you tried the new CSS templates in CS3? They are awesome, but ...your site is in tables, so...
Don't shrink. Edit the starburst and make a copy. Use that.
**I have been looking at the code for the page. You use a lot of inline styles, and an external style sheet. Be very careful in doing that.**
Looks like here is the CSS for that box.
#prodbox { font-size: 1em; padding-bottom: 10px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; float: left; width: 258px;}
There are of course, several ways to go about that. You could make a graphic that includes the starburst. Easiest choice.
You could add a div that was relative to the current div. You know... after looking at the code more, my suggestion would be not to add any more code and just replace that image.
Dee -
2. Adding graphic/css
quality11 Sep 18, 2007 1:59 PM (in response to quality11)Thanks for your feedback. I actually didn't design it. We had someone do it for mega bucks so that is what we have to work with now.
How would I do that? What exactly would the code look like and where? I have tried different things and they aren't working. the graphic is starburst.gif - haven't adjusted the size yet. Unfortunately, the boss wants it moved to the header. Not sure how to create a div inside a div. What would it look like?
-
3. Re: Adding graphic/css
quality11 Sep 19, 2007 7:24 AM (in response to quality11)Can anyone help?


