CMS site with mutliple templates and menu's, flash and news feed
CMS site with mutliple templates and menu's, flash and news feed
Hi everyone !
My first cms made simple site, i really got thrown in the deep end in it !
http://brandid.eu/index.php?page=home
My first cms made simple site, i really got thrown in the deep end in it !
http://brandid.eu/index.php?page=home
Re: CMS site with mutliple templates and menu's, flash and news feed
Really nice site......
One small remark. Only the link for home has got a shortcut key. You can see that if you're mouse hovers the "home" menu. If you want to loose that text, you can delete the entry "Description (title attribute):" on the options-tab of the home-page.
Ronny
One small remark. Only the link for home has got a shortcut key. You can see that if you're mouse hovers the "home" menu. If you want to loose that text, you can delete the entry "Description (title attribute):" on the options-tab of the home-page.
Ronny
Re: CMS site with mutliple templates and menu's, flash and news feed
thanks for that !, i'm sure another few little things will come up in due course
Re: CMS site with mutliple templates and menu's, flash and news feed
It also doesn't validate, check:
http://validator.w3.org/check?uri=http% ... ype=Inline
I'm only seeing it in IE6 as I'm out today.
Ronny
http://validator.w3.org/check?uri=http% ... ype=Inline
I'm only seeing it in IE6 as I'm out today.
Ronny
Re: CMS site with mutliple templates and menu's, flash and news feed
beautiful. How did you achieve that? Can you share? page blocks? content blocks? gobal/html blobs?
Great looking site
Great looking site
Re: CMS site with mutliple templates and menu's, flash and news feed
Amazing, great work, great looking site
Re: CMS site with mutliple templates and menu's, flash and news feed
hi, i used in the end 3 seperate templates, 3 seperate menus with their own stylesheets, then limited what each menu was allowed to showChuky wrote: beautiful. How did you achieve that? Can you share? page blocks? content blocks? gobal/html blobs?
Great looking site
Re: CMS site with mutliple templates and menu's, flash and news feed
Nice...
but, bet you new that was coming...
, the only links that change/do anything on :hover are the 2 up top, more link, sales and admin?....
Have you ever seen the menu you have in the flash/center done w/o flash, make the link hover show more info in another spot?...
but, bet you new that was coming...

Have you ever seen the menu you have in the flash/center done w/o flash, make the link hover show more info in another spot?...
Re: CMS site with mutliple templates and menu's, flash and news feed
im sorry i don't quite followmark wrote: Nice...
but, bet you new that was coming..., the only links that change/do anything on :hover are the 2 up top, more link, sales and admin?....
Have you ever seen the menu you have in the flash/center done w/o flash, make the link hover show more info in another spot?...

Re: CMS site with mutliple templates and menu's, flash and news feed
looks like a professional homepage! well done!
Re: CMS site with mutliple templates and menu's, flash and news feed
It looks great. However if I change my font size in Firefox, the site breaks pretty bad. When you change your font in IE it zooms the whole page, images and all for you but firefox just changes the font size.
Re: CMS site with mutliple templates and menu's, flash and news feed
The links across the top, home, about, etc., I use a non default set of mouse pointers don't change on hover and others may have some kind that don't change much, I was expecting to see a color change or underline, something...
The other part was about using CSS to make the text to the right of the second menu, brand protection services, etc. appear when hovering w/o using a flash menu type, if they don't have flash it will not show that part...
The other part was about using CSS to make the text to the right of the second menu, brand protection services, etc. appear when hovering w/o using a flash menu type, if they don't have flash it will not show that part...
Re: CMS site with mutliple templates and menu's, flash and news feed
i could never get the links to change even though i tripled checked and spent hours with the css menu's given trying to find out where i went wrongmark wrote: The links across the top, home, about, etc., I use a non default set of mouse pointers don't change on hover and others may have some kind that don't change much, I was expecting to see a color change or underline, something...
The other part was about using CSS to make the text to the right of the second menu, brand protection services, etc. appear when hovering w/o using a flash menu type, if they don't have flash it will not show that part...
which menu are you calling the "second menu", i think there is 3 other menu's available
Re: CMS site with mutliple templates and menu's, flash and news feed
Have you tried...
#primary-nav a:hover{text-decoration:underline} this is the menu across from the breadcrumb...
Second menu to me is the one in the flash, the one where you hover over and it has verbiage/words show on the right, I had previously used adblock to see what it looked like w/o flash and the whole middle/menu disappeared...
#primary-nav a:hover{text-decoration:underline} this is the menu across from the breadcrumb...
Second menu to me is the one in the flash, the one where you hover over and it has verbiage/words show on the right, I had previously used adblock to see what it looked like w/o flash and the whole middle/menu disappeared...
Re: CMS site with mutliple templates and menu's, flash and news feed
huh never thought of that, will try tomorrow !mark wrote: Have you tried...
#primary-nav a:hover{text-decoration:underline} this is the menu across from the breadcrumb...
Second menu to me is the one in the flash, the one where you hover over and it has verbiage/words show on the right, I had previously used adblock to see what it looked like w/o flash and the whole middle/menu disappeared...
@ flash: this is not a menu, just a little info box that you miss out on without flash
it's not a menu, the customer didn't want it as a menu
thanks for the help