Closed (won't fix)
Project:
Internet Services
Version:
7.x-3.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Jul 2009 at 15:33 UTC
Updated:
18 Mar 2011 at 09:21 UTC
There seems to be no "space" or padding between the search-region/search-form and the primary links area. Please review attached file.
| Comment | File | Size | Author |
|---|---|---|---|
| 2009-07-19_082907is.jpg | 11.56 KB | gumdrop |
Comments
Comment #1
hswong3i commentedWhich browser?
Comment #2
hswong3i commentedinternet_service-6.x-2.x-dev is now completely revamp as zen-6.x-2.x-dev subtheme, and I am strongly recommend to use the block "Search form" in any region (in Drupal 7.x style), rather than theme default search box implementation (which is now left over as I am too lazy to style it).
In case of internet_service-7.x-3.x-dev, copy following code from "css/blocks" to your "css/custom.css" (you need to manually create this file) and style as you like:
Comment #3
hswong3i commented