![]() |
Quote:
If you screw it up you can depress the "Revert" button to reset that template back to the original one. You'll find that "Revert" button at 4. in the above directions. Good luck :) |
Thank you! I found where to change the box to 220.
Next questions is how to allign and adjust font? Here are the couple things I want to do: 1. When I expand the box from 80 to 220, the text is top center alligned. Where and how can I center the text in the coding? 2. I want to bold the font so that it stands out more. Possible to change the font size? I would need specifics if possible on how to do this. This would be a great start. Thanks again micnz. |
Quote:
HTML Code:
#period { Using the CSS code above you can understand what part of the Countdown Timer it affects by looking at the DIV tags to find the code that has <div id="period" included. NB: See the beginning of the above CSS code that says #period { ? That's your clue. So, using the example above you can find the following part of the Countdown Timer that it affects. Whatever is in the CSS code above affects the HTML code below because it begins with <div id="period" HTML Code:
<div id="period">days hrs mins secs </div> Quote:
font-size: 10px; (increase or decrease the number 10 to make your text bigger or smaller) font-weight: bold; (add this line to the CSS code that relates to the <div> that you want to affect by making all text bold) |
Great mod! I was thinking about adding something like this for a bit! Thank you midnz!
|
All times are GMT. The time now is 05:31 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|