3.1 & 3.2 Extensions DatabaseCss magic 1.0.7 last version

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
Post Reply Previous topicNext topic
User avatar

Topic Author
martin
Admin
Admin
Posts: 4935
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Css magic 1.0.7 last version

Post by martin »

This will add some css to make the layout and some hover functions better

This is the last cssmagic to be released the next version is vip only as its a total new ext :whistl:

You must upload this via ftp do not use the ext uploader it will delete the html files unistall your old version and delete data

upload this via ftp and then enable

Your now have some thing like this
Selection_008.png
these setting work on all themes.

Now to make your theme better go to ext/martin/cssmagic/styles/ and rename the your_style_name_here folder to your style and now you can add what ever you like into that folder.

back up your curent style folder if you used this ext before then upload your style folder.

viewtopic.php?f=82&t=3220

Code: Select all

a.forumtitle:hover,
a.topictitle:hover {
    color: #FE0202;
    text-decoration: none;
    padding-left: 20px;
    transition: all .75s linear 0s;
}

.row-item-link+.list-inner>.forumtitle,
.row-item-link+.list-0inner>.topictitle {
    color: #C00;
    transition: all .75s linear 0s;
}

.row-item-link+.list-inner>.forumtitle:hover,
.row-item-link+.list-inner>.topictitle:hover {
    color: #12a911;
    transition: all .75s linear 0s;
}
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Last edited by martin on 22 Jun 2016, 21:09, edited 6 times in total.
Use this to install an ext on your board no more ftp or path making.
Path too install this ext is ext/boardtools/upload
Download is here Make it easy for us to solve your issues

This topic has 157 replies

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply Previous topicNext topic