<div>Jeff,</div>
<div> </div>
<div>Sure!</div>
<div>Here's the changes I've made...</div>
<div> </div>
<div>forms.css:</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div>.submit {<br>%# background: #069; <br> background: #A61E1E;<br>%# These borders are needed so the container actually surrounds the floats inside it<br>%# border-top: 1px solid white;<br>%# border-bottom: 1px solid white;
<br> border: 3px solid #A61E1E;<br> border: 1px solid black;<br>%# color: #ffdb00;<br> color: white;<br> font-weight: bold;<br>}</div>
<div> </div></blockquote>
<div dir="ltr">header.css</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div dir="ltr">#header {<br>%# background: #4282b5;<br> background: #A61E1E;<br>%# margin-top: 0;<br>%# padding-bottom: 0.2em;<br> color: white;<br> border-left: 2px solid white;<br> float: left;<br>%# width: 82%;
<br> width: 81%;<br>}</div>
<div dir="ltr">
<p>#header h1 {<br>%# background: #4282b5;<br> background: #A61E1E;<br> color: white;<br> font-size: 1.7em;<br>%# margin: 0;<br>%# padding: 0;<br> border: 4px solid #A61E1E;<br>}</p></div></blockquote>
<div dir="ltr"> </div>
<div dir="ltr">main.css</div>
<div dir="ltr">I just added at the end...</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div dir="ltr">A:visited {color: #732B2B}</div></blockquote>
<div dir="ltr"> </div>
<div dir="ltr">misc.css</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div dir="ltr">.oddline { background: white; }<br>%#.evenline { background: #cecfef; }<br>.evenline { background: #EEE9E9; }</div></blockquote>
<div dir="ltr"> </div>
<div dir="ltr">nav.css</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div dir="ltr">#nav {<br> clear: left;<br> float: left;<br>%# width: 18%;<br> width: 16%;<br> font-size: 1.4em;<br>%# color: #eee;<br> color: white;<br> margin: 0;<br>%# background: #4282b5 url(<%$RT::WebImagesURL%>/css/cbr.gif) no-repeat bottom right;
<br> background: #A61E1E url(<%$RT::WebImagesURL%>/css/cbr.gif) no-repeat bottom right;<br>}</div>
<div dir="ltr"> </div>
<div dir="ltr">#nav :visited.selected<br>{<br># color: #ff6;<br> color: white;<br>}</div></blockquote>
<div dir="ltr"> </div>
<div dir="ltr">titlebox.css</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div dir="ltr">.titlebox .titlebox-title {<br>%# background: #069;<br> background: #A61E1E;<br> padding: 0.2em 0.5em;<br> color: white;<br>%# border-top: 1px solid black;<br>%# border-bottom: 1px solid black;
<br> border: 1px solid black;<br> font-weight: bold;<br> position: relative;<br>}</div>
<div dir="ltr">.titlebox .titlebox-title .right {<br> position: absolute;<br>%# right: 1.5em;<br> right: 0.5em;<br> font-size: 0.9em;<br>}</div></blockquote>
<div dir="ltr"> </div>
<div dir="ltr">transactions.css</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div dir="ltr">.ticket-transaction.even {<br>%# background: #cecfef;<br> background: #EEE9E9;<br>}</div>
<div dir="ltr">
<p>%#.ticket-transaction.basics { border-color: #9c3031; }<br>.ticket-transaction.basics { border-color: #000000; }<br>%#.ticket-transaction.basics .type { background: #9c3031; }<br>.ticket-transaction.basics .type { background: #363636; }
<br>.ticket-summary .ticket-info-basics .titlebox-content { border-left: none; }<br>%#.ticket-summary .ticket-info-basics .titlebox-title { background: #9c3031; }<br>.ticket-summary .ticket-info-basics .titlebox-title { background: #585252; color: white; }
</p>
<p>%#.ticket-transaction.people { border-color: #31309c; }<br>.ticket-transaction.people { border-color: #000000; }<br>%#.ticket-transaction.people .type { background: #31309c; }<br>.ticket-transaction.people .type { background: #494949; }
<br>.ticket-summary .ticket-info-people .titlebox-content { border-left: none; }<br>%#.ticket-summary .ticket-info-people .titlebox-title { background: #31309c; }<br>.ticket-summary .ticket-info-people .titlebox-title { background: #585252; color: white; }
</p>
<p>%#.ticket-transaction.links { border-color: #316531; }<br>.ticket-transaction.links { border-color: #000000; }<br>%#.ticket-transaction.links .type { background: #316531; }<br>.ticket-transaction.links .type { background: #606060; }
<br>.ticket-summary .ticket-info-links .titlebox-content { border-left: none; }<br>%#.ticket-summary .ticket-info-links .titlebox-title { background: #316531; }<br>.ticket-summary .ticket-info-links .titlebox-title { background: #A61E1E; color: white; }
</p>
<p>%#.ticket-transaction.dates { border-color: #633063; }<br>.ticket-transaction.dates { border-color: #000000; }<br>%#.ticket-transaction.dates .type { background: #633063; }<br>.ticket-transaction.dates .type { background: #707070; }
<br>.ticket-summary .ticket-info-dates .titlebox-content { border-left: none; }<br>%#.ticket-summary .ticket-info-dates .titlebox-title { background: #633063; }<br>.ticket-summary .ticket-info-dates .titlebox-title { background: #585252; color: white; }
</p>
<p>%#.ticket-transaction.message { border-color: #069; }<br>.ticket-transaction.message { border-color: #000000; }<br>%#.ticket-transaction.message .type { background: #069; }<br>.ticket-transaction.message .type { background: #848484; }
</p></div></blockquote>
<div dir="ltr">Enjoy!</div>
<div dir="ltr"> </div>
<div dir="ltr">Best Regards,</div>
<div dir="ltr">Brandi L</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div> </div></blockquote>
<div dir="ltr"> </div>
<div dir="ltr"> </div>
<div><br><br> </div>
<div><span class="gmail_quote">On 6/21/07, <b class="gmail_sendername">Jeff Voskamp</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:jeff@voskamp.ca" target="_blank">jeff@voskamp.ca</a>> wrote:
</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Brandi L wrote:<br>> Hi Gianluca,<br>><br>> Yep, I changed a few things. All I did was go into the folder that has
<br>> the stylesheets (\usr\share\rt3\html\NoAuth\css\3.4-compat) and<br>> changed some values. I played around with them to my liking. I also<br>> changed my logo using directions from the wiki (<br>> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://wiki.bestpractical.com/view/ChangeLogo" target="_blank">
http://wiki.bestpractical.com/view/ChangeLogo</a>) and with some help from<br>> people on this list :). Let me know if you'd like directions!<br>><br>> Best Regards,<br>> -Brandi L<br>I'd be interested in comparing your tweaks with my tweaks.
<br><br>Jeff Voskamp<br><br>diff -rb /var/rt/html/NoAuth/css/3.5-default/titlebox.css ./titlebox.css<br>55c55<br>< /*margin: 1em 2em 0.5em 2em;*/<br>---<br>> /*margin: 1em 1em 0.0em 2em;*/<br>59c59<br>< margin: 1em 2em
0.5em 2em;<br>---<br>> margin: 1em 0em 0em 1em;<br>63c63,67<br><<br>---<br>> margin: 1em 0em 0em 1em;<br>> }<br>> .titlebox td {<br>> font-size: 1.0em;<br>> margin: 1em 0em 0em 1em;<br>
67c71<br><<br>---<br>> margin: 1em -1em 0em 0em;<br>134c138<br>< background: url(<%$RT::WebImagesURL%>/css/rollup-arrow.gif) no-repeat center center;<br>---<br>> background: url(<%$RT::WebImagesURL%>/css/rollup-
arrow.gif) no-repeat center top;<br>166c170<br>< background-position: center 0.3em;<br>---<br>> background-position: center top;<br>171c175<br>< background-image: url(<%$RT::WebImagesURL%>/css/rolldown-
arrow.gif);<br>---<br>> background-image: url(<%$RT::WebImagesURL%>/css/rolldown-arrow.gif) no-repeat center top;<br><br></blockquote></div></blockquote><br>