
| To | × pt | For |
|---|---|---|
| temp1024 | 15 | Hel… |
| Chris Graham | 50 | Sup… |
| BobS | 100 | Com… |
| BobS | 500 | Com… |
| Harry-S | 100 | Hel… |
| Chris Graham | 300 | Sup… |
| Chris Graham | 300 | Sup… |
| Fletch | 100 | Hel… |
| MitraX | 250 | Com… |
| MitraX | 500 | Com… |
|
Posted 25 February 2010, 2:31 AM
|
||
|---|---|---|
|
Well-settled |
Changing Side Search LayoutAlso my side_search and side_users_online blocks seem to be missing their right side borders, yet my image block is fine. |
|
|
Posted 02 March 2010, 12:52 AM
|
||
|
Well-settled |
|
|
|
Posted 02 March 2010, 5:05 AM
|
||
|
Community saint |
The space is taken by the paragraph state of this class: Code
<p class="button_panel">
Somehow your standardbox_classic border is black: #272727 Modify both borders-bottom and right with the following code to get a blue border in global.css: Code
.standardbox_classic {
Jean
Last edit: by Jean
|
|
|
Posted 02 March 2010, 6:33 AM
|
||
|
Community saint |
I didn't catch which file you are editing, Islander-aua? oops, I see you said "but I do not know which one." I looked in the templates (STYLE/THEMES/EDIT TEMPLATES) but saw no BLOCK_SIDE_SEARCH template. I wonder if it is in one of the SEARCH_* templates? Prehistorics Illustrated
http://prehistoricsillustrated.com Another ocPortal powered website & The Fascinating World of Dinosaurs & Prehistoric Creatures of all Kinds |
|
|
Posted 02 March 2010, 9:30 AM
|
||
|
Well-settled |
I do have a BLOCK_SIDE_SEARCH.tpl, and it is where the offending <p> was located. Changed it to <div> and voila! |
|
|
Posted 02 March 2010, 4:00 PM
|
||
|
Community saint |
For some reasons, I do not have a BLOCK_SIDE_SEARCH.tpl on my site. I'll have to investigate this. I do not have a search block enabled on my main page, maybe it's why I never noticed. Cheers! |
|
|
Posted 02 March 2010, 4:34 PM
|
||
|
Community saint |
I see that in the CSS the lines; ".proceed_button { padding:15px 0; text-align:center; }" If you reduce the padding to less than the default 15px and you will reduce the blank space on the Search Block.
Last edit: by friendly
Prehistorics Illustrated
http://prehistoricsillustrated.com Another ocPortal powered website & The Fascinating World of Dinosaurs & Prehistoric Creatures of all Kinds |
|
|
Posted 02 March 2010, 6:45 PM
|
||
|
Community saint |
I'd prefer modifying the global.css also, rather than adjusting the template. For some reasons, clawcity seems to have a different version of the search block. |
|
|
Posted 02 March 2010, 6:50 PM
|
||
|
ocStaff (admin) |
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
|
|
Posted 22 March 2010, 10:52 AM
|
||
|
Well-settled |
|
|