![]() ![]() |
Feb 9 2012, 11:00 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 6 Joined: 4-February 12 Member No.: 74,845 |
Anybody interested or willing to make me a Cutenews skin for me?
I can give all the information you need such as fonts, colours and images. Instead of a div style would I be able to use my own <div class="></div> from my own website and if I did would it appear on my website just like the rest of my headers? This post has been edited by roxy26: Feb 9 2012, 11:41 AM |
|
|
|
Feb 14 2012, 12:39 PM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 159 Joined: 14-October 09 From: Germany Member No.: 32,006 |
Hello roxy26,
If you already have a styled website, why don't you try to make your own template? First read this link: http://cutephp.com/forum/index.php?showtopic=32394 After that, you can define your websites style as before. A short example with a simple website: CODE <html> <head> <title>Title of website</title> <link rel="Stylesheet" type="text/css" href="definitions.css" media="screen" /> </head> <body> <div class="your_class_name"> <?PHP $template = "simpletemplate"; include("cutenews/show_news.php"); ?> </div> </body> </html> And the very simple template simpletemplate looks like this: CODE <h1>{title}</h1> <p>{short-story}</p> <p>[full-link]Read more...[/full-link] [com-link]{comments-num} Comments[/com-link]</p> So this template will be placed where you've included short news and it totally integrates into your website with the css definitions you've made, for example if this would be your definitions.css file: CODE #your_class_name { background: #ddd; } /*background color of all elements with this class*/ #your_class_name p { font-family: Times; color: #c0c0c0; } /*font and color for paragraphs*/ #your_class_name h1 { font-size: 16pt; text-align: justify; padding: 4px 3px; } /*size, alignment and padding of headline*/ Now it's your turn -------------------- Regards from Germany :D
Personal website: http://mb-wallpaper.de |
|
|
|
Feb 29 2012, 10:52 AM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 29-February 12 Member No.: 75,349 |
Thanks for the information. I would like to know which are the best cutenews skins available for free /
-------------------- SEO India Company offering Search Engine Optimization Services to clients worldwide.
|
|
|
|
Feb 29 2012, 10:42 PM
Post
#4
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 159 Joined: 14-October 09 From: Germany Member No.: 32,006 |
Have a look at the Hacks & Tricks, e.g.
http://cutephp.com/forum/index.php?showtopic=32427 http://cutephp.com/forum/index.php?showtopic=40131 http://cutephp.com/forum/index.php?showtopic=40414 -------------------- Regards from Germany :D
Personal website: http://mb-wallpaper.de |
|
|
|
Aug 29 2012, 08:01 AM
Post
#5
|
|
![]() Newbie ![]() Group: Members Posts: 6 Joined: 11-July 12 Member No.: 77,806 |
Have a look at the Hacks & Tricks, e.g. http://cutephp.com/forum/index.php?showtopic=32427 http://cutephp.com/forum/index.php?showtopic=40131 http://cutephp.com/forum/index.php?showtopic=40414 And this is just free and no problems? I noticed there is 2 links in your posts. + Encrypted links ... -------------------- Business Directory
Watch Movies Transformers Four Online |
|
|
|
Sep 16 2012, 11:03 AM
Post
#6
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 5-September 12 Member No.: 79,670 |
Hey, it might be because I am tired, but I cannot seem to move the cutenews catergory icon so that is is almost touching the grey border.
You can view it here: http://wifeee.com/V2/ and the cutenews code: CODE <div style="width:420px; margin-bottom:30px;">
<div><strong>{title}</strong></div> <div style="text-align:justify; padding:3px; margin-top:3px; margin-bottom:5px; border-top:1px solid #D3D3D3;">{short-story}</div> <div style="margin-top: 0px; float: right;">{category-icon}</div> <div style="float: right;">[full-link]Read more •[/full-link] [com-link]{comments-num} Comments[/com-link]</div> <div><em>Posted on {date} by {author}</em></div> </div> |
|
|
|
Sep 20 2012, 07:26 AM
Post
#7
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 20-September 12 Member No.: 80,202 |
Have a look at the Hacks & Tricks, e.g. http://cutephp.com/forum/index.php?showtopic=32427 http://cutephp.com/forum/index.php?showtopic=40131 http://cutephp.com/forum/index.php?showtopic=40414 Thanks for skin! |
|
|
|
Sep 25 2012, 07:58 AM
Post
#8
|
|
|
Newbie ![]() Group: Members Posts: 11 Joined: 14-September 12 Member No.: 79,969 |
Have a look at the Hacks & Tricks, e.g. that is great ,thanks for your sha!
http://cutephp.com/forum/index.php?showtopic=32427 http://cutephp.com/forum/index.php?showtopic=40131 http://cutephp.com/forum/index.php?showtopic=40414 -------------------- suny boy from tenvis, see the whole world through buy wireless ip camera.
|
|
|
|
Sep 28 2012, 09:42 AM
Post
#9
|
|
|
Newbie ![]() Group: Members Posts: 11 Joined: 14-September 12 Member No.: 79,969 |
that is great !!! -------------------- suny boy from tenvis, see the whole world through buy wireless ip camera.
|
|
|
|
Oct 3 2012, 04:15 AM
Post
#10
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 3-October 12 Member No.: 80,661 |
All are great ,thanks for yours share!
-------------------- friv
|
|
|
|
Oct 5 2012, 08:42 PM
Post
#11
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 5-October 12 Member No.: 80,766 |
Have a look at the Hacks & Tricks, e.g. http://cutephp.com/forum/index.php?showtopic=32427 http://cutephp.com/forum/index.php?showtopic=40131 http://cutephp.com/forum/index.php?showtopic=40414 This is cool. Thanks. |
|
|
|
![]() ![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 01:35 PM |