I made a web site using Webstudio 5.0 and adding some coding myself. What I need help with is how to make 2 colors extend the width of the users computer screen.
I appreciate the help, unfortunately non of the above seem to work. I suppose its because everything is inside a table? I dont know how to build an html page placing contents where I want them, which is why I use software.
I've learned enough to edit the pages once they are produced by WebStudio but thats about it.
Anyway, if anyone can help me override the width of the table, that's be much appreciated.
I appreciate the help, unfortunately non of the above seem to work. I suppose its because everything is inside a table? I dont know how to build an html page placing contents where I want them, which is why I use software.
I've learned enough to edit the pages once they are produced by WebStudio but thats about it.
Anyway, if anyone can help me override the width of the table, that's be much appreciated.
Thanks!!!
Do you have a cleaner, or higher quality version of that banner image? I suggest you make it transparent like I have done here (see attachment), that will at least make the red bar underneath flow more smoothly. It also makes the white background of the page blend more nicely with the image because right now, the "white background" of the "Amerimed" logo has a bluish tint to it. But a transparent background - i.e., no color there would fix this completely (well, also depending on what format you save the file, but that's a different issue). Keep in mind, this is just a quick thing that I did (took about 20 seconds) so that is why it looks rough, but you can do this easily if you have a higher resolution of it and make it look much more cleaner. Just my small suggestion.
I appreciate the help, unfortunately non of the above seem to work. I suppose its because everything is inside a table? I dont know how to build an html page placing contents where I want them, which is why I use software.
I've learned enough to edit the pages once they are produced by WebStudio but thats about it.
Anyway, if anyone can help me override the width of the table, that's be much appreciated.
Thanks!!!
In your code, look for this part (roughly line 274):
(I've removed some of the extra white spaces; just use the "find and replace" tool and search for div id="REC, this should be enough to bring you to the correct line.)
Basically, all I did was remove the image references and replaced them with a background-color attribute for the div tags (set them to the colors you wanted). Now, this means that the "navy blue" region does not have those red vertical divider lines anymore, but it does remove the background images. Let me know if you need any more help with making these changes.
Attached is a screenshot of the changes made above with the new banner image that I made earlier (with the transparent background). This is not the best quality (just did a quick screen capture for demonstration purposes, so please overlook the choppy image quality and the color leakages. Ideally it will be very clean.). Notice that the red background bar goes cleanly behind the logo image and continues and will always remain this way even with different screen resolutions, whereas the way you have it now, you can see a bit of the logo's red part "bumping up," like a staircase -- might be minor to you, but it can easily be cleaned up, so why not? And as I said, in the navy region, the red divider lines you have currently are gone. If this is a really big thing for you, then we can look into getting them back in there somehow, but I don't think it looks bad without them.
Bookmarks