- Moderated by:
- Support Team
-
- rank:
-
Helper
- registered:
- July 2003
- Status:
- offline
- last visit:
- 08.01.08
- Posts:
- 122
I installed theme CirrusAquaXTE and edited a little.
For example, I have left and right blocks, and I have links in left menu, navigation links. There are some dots and link (name). Now, that dot and link are in center or right position,I would like that it is left as it is possible. At the start, left.
If someone can help where can I edit that?
Thank you,
Zeljko
-
- rank:
-
Professional
- registered:
- September 2006
- Status:
- online
- Posts:
- 1451
Hi Zeljko
not all here have that theme,
whe can help you if you provide an URL to see where you want to apply the changes...
Usually, the theme define multiples templates for some modules, and in there you can apply the modifications, and change the CSS too.
Give us an URL and it will be easy.
--
- Mateo T. -
Mis principios... son mis fines -
- rank:
-
Helper
- registered:
- July 2003
- Status:
- offline
- last visit:
- 08.01.08
- Posts:
- 122
Sorry, I didn't know is it allowed to post URL.
URL for my modification is:
http://www.cafe.co.yu/index.php?theme=CirrusAquaXTE
I want if it is possible that menu items are at the start as "Cafe Sadrzaj" which is some other module.
Pocetna strana and other to be left as much as possible.
Thank you,
Zeljko -
- rank:
-
Professional
- registered:
- September 2006
- Status:
- online
- Posts:
- 1451
Well, i don't understand all the idea.
You want the "Glavni meni" block with the expandable style of the "Cafe Sadrzaj" block?
I don't understand this: "Pocetna strana and other to be left as much as possible."
--
- Mateo T. -
Mis principios... son mis fines -
- rank:
-
Helper
- registered:
- July 2003
- Status:
- offline
- last visit:
- 08.01.08
- Posts:
- 122
Sorry.
Black dot is on center or right now, I don't know,I want that it is like "+" on Cafe Sadrzaj, on the left side, at the start of page at left.
I tried to change to default theme and it works but I have now one more problem.
There are just center blocks when I try to run some page exept admin.php, user.php and some other, there aren't any page with postwrap, which are now visible. (for example marketing)
Thank you for help and sorry one more time,
Zeljko -
- rank:
-
Professional
- registered:
- December 2003
- Status:
- offline
- last visit:
- 21.11.08
- Posts:
- 2975
Sorry, I am not following your English very well. Which is no problem, except I cannot seem to understand what you need done. Maybe, you can send some screen shot (pictures) to better explain.
--
David Pahl
Zikula Support Team -
- rank:
-
Helper
- registered:
- July 2003
- Status:
- offline
- last visit:
- 08.01.08
- Posts:
- 122
I want that menu items in Left blocks starts from begining (from left side) like it is now on www.cafe.co.yu in left block, and not from the center, as it is now where is black dot.
I hope you understand :(
Thank you, -
- rank:
-
Professional
- registered:
- November 2003
- Status:
- offline
- last visit:
- 06.11.08
- Posts:
- 1675
And you'll want padding and margin for both of those to be 0.
Also, there is an error in your header from home.htm, the taghas no closing tag '>'. This may cause unexpected results throughout the rest of your page.Code
meta name="generator" content="PostNuke 0.7.6.2
Which brings me to warn you that you are using and outdated version with known security issues and you really should upgrade to pn0.7.6.4 ASAP.
--
Under Construction! -
- rank:
-
Professional
- registered:
- September 2006
- Status:
- online
- Posts:
- 1451
Well, there is a problem with your theme and content,
your theme define the XHTML 1.1 DocType, but must be not,
because validating you get 801 errors:
http://validator.w3.…afe.co.yu%2Fnovo%2F
With HTML 4 Transitional, you get 199 errors...
It's clear that is a hard work to be fully compliant,
i'm surprised that this forum have 16 errors, just a missed xmlns attribute for element HTML, and uncommented javascript, but well...
search for the relevant errors,
and about the margin and padding of your menu
try FireBug (www.getfirebug.com)
a FireFox extension that let you change your site styles in runtime!
Good luck!
--
- Mateo T. -
Mis principios... son mis fines -
- rank:
-
Freshman
- registered:
- April 2006
- Status:
- offline
- last visit:
- 11.10.08
- Posts:
- 48
Hello,
writes in the CSS ciriusaquaxte
this
Code
ul {padding:0 0 0 15px;}
and you have all links left in the menu.
Greetings Charlie
--
regards from germany
postnuke-themes.de My Testsite for Zikula
