|
Search powered by Google |
|||||||
| Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
![]() |
«
Previous Thread
|
Next Thread
»
|
|
|
Thread Tools | Search this Thread | Useful Thread? | Display Modes |
|
#1
|
||||
|
Cant find CSS!!
Hey guys,
Im using V11. Silver theme. Ive inspected my own site using firebug, and ive successfully amended some CSS to get the desired result. But i cant seem to find the CSS within Actinic!?!? Code:
.silver-sidebar-list-top h1 {
|
|||
|
#2
|
||||||
|
Quote:
__________________
Malcolm SellerDeck Accredited Designer for Web Designs, SEO, SellerDeck Plug-ins, Customised packages, and Custom applications. |
|||||
| The Following User Says Thank You to malbro For This Useful Post: | ||
RoofingWarehous (05-Apr-2012)
| ||
|
#3
|
||||
|
Perfect! Found it!
Just cant get "border-radius" to function! ![]() EDIT: Border radius does not show in Actinic, but does in browser. Thankyou. |
|||
|
#4
|
|||||
|
Actinic built in browser is an old version of IE, I always use an external browser to check web pages.
__________________
Malcolm SellerDeck Accredited Designer for Web Designs, SEO, SellerDeck Plug-ins, Customised packages, and Custom applications. |
||||
|
#5
|
||||
|
Do you know if you can create gradients using CSS, without images?
http://www.roofingwarehouse.co.uk/ What you think? |
|||
|
#6
|
|||||
|
With CSS3 you can... have a look at this site where you can generate some cut-n-paste CSS3 code for gradients. http://gradients.glrzad.com/
It won't work in all browsers, but most up to date browsers will show your gradients fine, just have a solid colour fallback for older browsers (like IE8) that don't understand CSS3.
__________________
Steve Griggs. "People in business often miss opportunities, mainly because they usually arrive dressed in overalls and looking like work." ![]() www.kitchenwareonline.com www.microwave-repair.co.uk |
||||
|
#7
|
|||||
|
Quote:
It surprising how many people these days use the old old IE eh? :P |
||||
|
#8
|
|||||
|
Quote:
EDIT: Also found this great CSS3 reference page http://www.w3schools.com/cssref/css3_browsersupport.asp |
||||
|
#9
|
||||||
|
Quote:
Quote:
|
|||||
| The Following User Says Thank You to brucet For This Useful Post: | ||
RoofingWarehous (13-Apr-2012)
| ||
|
#10
|
|||||
|
Set it to IE8, the default IE9 setting that Actinic setup means the cart and checkout pages are totally messed up and you have no idea how they look.
__________________
|
||||
| The Following User Says Thank You to leehack For This Useful Post: | ||
RoofingWarehous (13-Apr-2012)
| ||
|
#11
|
|||||
|
Using CSS3 won't hurt your SEO or your visitors, as long as you take care to use fallbacks for browsers that don't understand CSS3, and don't use CSS3 features for your basic page layout.
New CSS3 introductions such as rounded corners, box shadow, text shadow and gradients are by and large fine and reasonably well supported by FF/Chrome/Safari/Opera/IE9/IE10(when it arrives...). Bruce's comments are spot on, and I would agree with Lee about IE9 in Actinic preview mode trashing the checkout pages.
__________________
Steve Griggs. "People in business often miss opportunities, mainly because they usually arrive dressed in overalls and looking like work." ![]() www.kitchenwareonline.com www.microwave-repair.co.uk |
||||
| The Following User Says Thank You to Steve G Griggs For This Useful Post: | ||
RoofingWarehous (13-Apr-2012)
| ||
|
#12
|
||||
|
This is correct. CSS3 is actually designed as a "rolling implementation." What that means is they are releasing it in dribs and drabs, piecemeal fashion, as the various properties are finalized. I have mixed thoughts about that, but since it's been in the making for so many years I guess it's better to get it a little at a time than to wait years more for the whole body of work.
__________________
The future belongs to those who see possibilities before they become obvious. - Theodore Levitt Make your own eBooks |
|||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|