Welcome Guest. Please Login or Register  


You are here: Index > SitePad Website Builder > General Support > Topic : Predefined Styles



Threaded Mode | Print  

 Predefined Styles, where is the list? (1 Replies, Read 2677 times)
jjcachado
Group: Member
Post Group: Newbie
Posts: 6
Status:
Hi,

How i can see the list of Predefined Styles to add ?

Thks a lot,

Regards,

Cachado
IP: --   

Predefined Styles
MicroDrie
Group: Member
Post Group: Working Member
Posts: 175
Status:
Generally speaking, what is not there cannot be referred to. So you will first have to create a style in the Header section. To rotate the image 180 add the following code in the Header Code section:<style>.rotateimg180 {
.rotateimg180 {
  -webkit-transform:rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}</style>
I expect that with or without a period, the style name "rotateimg180" must be filled in


IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 29, 2024, 10:36 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.032