Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Tuesday at 12:30 PM
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
Saturday at 11:44 PM
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Help
Wordpress Blog help - PHP n CSS
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="chamidilk" data-source="post: 4544697" data-attributes="member: 9967"><p><span style="color: DarkRed"><span style="font-size: 18px">Can somebody help me with this issue ??????</span></span></p><p><span style="color: DarkRed"><span style="font-size: 18px">Mage blog eke header eke Title eka widiyata tiyenne</span></span> <strong><span style="font-size: 22px">Dilshan`s Blog</span></strong> <span style="color: DarkRed"><span style="font-size: 18px">kiyala .</span></span></p><p></p><p><span style="font-size: 18px">Mata eka picture ekakta maru karagannahati kiyala denawada ???</span></p><p><span style="font-size: 18px">eee kiwwe mata one text title eka wenuwata logo ekak (logo.png) daaganna</span></p><p></p><p><span style="color: DarkRed"><span style="font-size: 22px">menna header.php saha style.css wala codes</span></span></p><p></p><p>[PHP]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"></p><p><html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>></p><p></p><p><head profile="http://gmpg.org/xfn/11"></p><p><meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /></p><p></p><p><title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title></p><p></p><p><link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /></p><p><link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /></p><p><link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /></p><p></p><p><?php wp_head(); ?></p><p></head></p><p><body></p><p><div align="center"></p><p><div id="wrap"></p><p> <div id="header"></p><p> <div id="title"></p><p> <h1><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1> </p><p> <div class="description"><?php bloginfo('description'); ?></div></p><p> </div></p><p> <div id="topright"></p><p> <?php include (TEMPLATEPATH . '/searchform.php'); ?></p><p> </div></p><p> <div id="pagenav"></p><p> <ul></p><p> <?php wp_list_pages('title_li'); ?></p><p> </ul></p><p> </div></p><p> </div><!-- end of header -->[/PHP]</p><p>[HTML]/*</p><p>Theme Name: Beautiful Sunset</p><p>Description: Beautiful Sunset is a simple, dark and stylish, fluid-width WordPress theme designed by <a href="http://jump2top.com/themes/" target="_blank">Free Blog Themes/Templates</a></p><p>Author: Free Blog Themes/Templates</p><p>Author URI: http://jump2top.com/themes/</p><p>Version: 1.0</p><p>Tags: gray, white, yellow, 2-columns, right sidebar, widget ready, fixed width</p><p></p><p>*/</p><p>* {</p><p> padding: 0px;</p><p> margin: 0px;</p><p>}</p><p>body {</p><p> background: url(images/background.jpg) no-repeat top #18180e;</p><p> color: #ffffff;</p><p> font-size: 8pt;</p><p> font-family: Arial, Helvetica, sans-serif;</p><p>}</p><p>#wrap {</p><p> width: 870px;</p><p> text-align: left;</p><p> padding: 0px 15px;</p><p>}</p><p>#header {</p><p> height: 250px;</p><p>}</p><p>#title {</p><p> height: 215px;</p><p> float: left;</p><p>}</p><p>#topright {</p><p> float: right;</p><p> padding-top: 80px;</p><p>}</p><p>#pagenav {</p><p> height: 26px;</p><p> clear: both;</p><p> padding-top: 9px;</p><p> font-size: 10pt;</p><p> font-weight: bold;</p><p>}</p><p>#sidebar {</p><p> float: right;</p><p> width: 170px;</p><p> margin-top: 20px;</p><p> color: #999999;</p><p>}</p><p>#content {</p><p> margin: 20px 220px 0px 0px;</p><p> width: 650px;</p><p>}</p><p>#footer {</p><p> clear: both;</p><p> margin: 15px 0px;</p><p> text-align: center;</p><p> color: #cccccc;</p><p>}</p><p>.date {</p><p> float: left;</p><p> width: 48px;</p><p> padding: 7px 0px;</p><p> font-size: 10pt;</p><p> font-weight: bold;</p><p> text-align:center;</p><p> color: #ffffff;</p><p> background-color: #000000;</p><p> border: 1px solid #eee673; </p><p>}</p><p>.entry {</p><p> float: right;</p><p> width: 590px;</p><p>}</p><p>.post {</p><p> margin-bottom: 20px;</p><p>}</p><p>.postmetadata {</p><p> padding-top: 10px;</p><p> color: #bababa;</p><p>}</p><p>.postmetadata a {</p><p> color: #bababa;</p><p> text-decoration: none;</p><p>}</p><p>.postmetadata a:hover {</p><p> text-decoration: none;</p><p>}</p><p>/* text */</p><p></p><p>#title h1 {</p><p> font-weight: normal;</p><p> font-size: 24pt;</p><p> padding-top: 60px;</p><p>}</p><p>#title h1 a {</p><p> color: #eee673;</p><p> text-decoration: none;</p><p>}</p><p>.description {</p><p> font-size: 14pt;</p><p> color: #ffffff;</p><p>}</p><p>#footer a {</p><p> color: #cccccc;</p><p> text-decoration: none;</p><p>}</p><p>#pagenav ul li {</p><p> display: inline;</p><p> list-style: none;</p><p>}</p><p>#pagenav li a {</p><p> color: #ffffff;</p><p> padding-right: 20px;</p><p> text-decoration: none;</p><p>}</p><p>#pagenav li a:hover {</p><p> color: #eee673;</p><p>}</p><p>p, #content h1, h2, h3, h4, ol, ul, #calendar_wrap {</p><p> padding-bottom: 10px;</p><p>}</p><p>td, th {</p><p> padding: 2px;</p><p>}</p><p>#content h1 {</p><p> font-size: 14pt;</p><p> color: #ffffff;</p><p> font-weight: normal;</p><p>}</p><p>#content h1 a {</p><p> color: #ffffff;</p><p> text-decoration: none;</p><p>}</p><p>#sidebar a {</p><p> color: #999999;</p><p> text-decoration: none;</p><p>}</p><p>#sidebar h2 {</p><p> font-size: 12pt;</p><p>}</p><p>h3, caption {</p><p> font-size: 11pt;</p><p> color: #eee673;</p><p> font-weight: bold;</p><p>}</p><p>h4 {</p><p> font-size: 10pt;</p><p> color: #eee673;</p><p>}</p><p>#content ol li, #content ul li {</p><p> margin-left: 25px;</p><p>}</p><p>#sidebar li {</p><p> padding-bottom: 2px;</p><p>}</p><p>#sidebar ul li {</p><p> list-style: none;</p><p>}</p><p>a {</p><p> color: #eee673;</p><p> text-decoration: none;</p><p>}</p><p>a:hover {</p><p> text-decoration: underline;</p><p>}</p><p>img a {</p><p> border: 0px;</p><p>}</p><p>blockquote {</p><p> margin: 10px;</p><p> font-size: 9pt;</p><p> font-style: italic;</p><p>}</p><p>/* form */</p><p>#author, #email, #url, #comment, .s {</p><p> border: 1px solid #eee673; </p><p> padding: 5px;</p><p> font-size: 8pt;</p><p> background:transparent;</p><p> color: #ffffff;</p><p>}</p><p>#author, #email, #url, #comment {</p><p> padding: 5px;</p><p>}</p><p>.s {</p><p> padding: 3px;</p><p>}</p><p>#submit, .searchsubmit {</p><p> background-color: #000000;</p><p> color: #ffffff;</p><p> border: 1px solid #eee673; </p><p> font-size: 8pt;</p><p> padding: 2px;</p><p> margin-top: 3px;</p><p> font-weight: bold;</p><p>}</p><p></p><p>#commentform a {</p><p> color: #eee673;</p><p> text-decoration: none;</p><p>}</p><p>#commentform a:hover {</p><p> color:#ffffff; </p><p> text-decoration: underline;</p><p>}</p><p>#comments {</p><p> margin: 10px 0px 10px 60px;</p><p>}</p><p>/* wp default */</p><p>.navigation {</p><p> margin: 10px 0px;</p><p> color: #999999;</p><p>}</p><p>.navigation a {</p><p> color: #999999;</p><p> text-decoration: none;</p><p>}</p><p>.aligncenter {</p><p> display: block;</p><p> margin-left: auto;</p><p> margin-right: auto;</p><p>}</p><p></p><p>.alignleft {</p><p> float: left;</p><p>}</p><p></p><p>.alignright {</p><p> float: right;</p><p>}</p><p>.wp-caption {</p><p> border: 1px solid #ddd;</p><p> text-align: center;</p><p> background-color: #f3f3f3;</p><p> padding-top: 4px;</p><p> margin: 10px;</p><p> -moz-border-radius: 3px;</p><p> -khtml-border-radius: 3px;</p><p> -webkit-border-radius: 3px;</p><p> border-radius: 3px;</p><p>}</p><p></p><p>.wp-caption img {</p><p> margin: 0;</p><p> padding: 0;</p><p> border: 0 none;</p><p>}</p><p></p><p>.wp-caption-dd {</p><p> font-size: 11px;</p><p> line-height: 17px;</p><p> padding: 0 4px 5px;</p><p> margin: 0;</p><p>}</p><p>[/HTML]</p><p></p><p></p><p><img src="/styles/default/xenforo/smilies/default/yes.gif" class="smilie" loading="lazy" alt=":yes:" title="Yes :yes:" data-shortname=":yes:" /> <img src="/styles/default/xenforo/smilies/default/yes.gif" class="smilie" loading="lazy" alt=":yes:" title="Yes :yes:" data-shortname=":yes:" /> <img src="/styles/default/xenforo/smilies/default/yes.gif" class="smilie" loading="lazy" alt=":yes:" title="Yes :yes:" data-shortname=":yes:" /> <img src="/styles/default/xenforo/smilies/default/yes.gif" class="smilie" loading="lazy" alt=":yes:" title="Yes :yes:" data-shortname=":yes:" /> <img src="/styles/default/xenforo/smilies/default/yes.gif" class="smilie" loading="lazy" alt=":yes:" title="Yes :yes:" data-shortname=":yes:" /> <img src="/styles/default/xenforo/smilies/default/yes.gif" class="smilie" loading="lazy" alt=":yes:" title="Yes :yes:" data-shortname=":yes:" /></p></blockquote><p></p>
[QUOTE="chamidilk, post: 4544697, member: 9967"] [COLOR="DarkRed"][SIZE="5"]Can somebody help me with this issue ?????? Mage blog eke header eke Title eka widiyata tiyenne[/SIZE][/COLOR] [B][SIZE="6"]Dilshan`s Blog[/SIZE][/B] [COLOR="DarkRed"][SIZE="5"]kiyala .[/SIZE][/COLOR] [SIZE="5"]Mata eka picture ekakta maru karagannahati kiyala denawada ??? eee kiwwe mata one text title eka wenuwata logo ekak (logo.png) daaganna[/SIZE] [COLOR="DarkRed"][SIZE="6"]menna header.php saha style.css wala codes[/SIZE][/COLOR] [PHP]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_head(); ?> </head> <body> <div align="center"> <div id="wrap"> <div id="header"> <div id="title"> <h1><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1> <div class="description"><?php bloginfo('description'); ?></div> </div> <div id="topright"> <?php include (TEMPLATEPATH . '/searchform.php'); ?> </div> <div id="pagenav"> <ul> <?php wp_list_pages('title_li'); ?> </ul> </div> </div><!-- end of header -->[/PHP] [HTML]/* Theme Name: Beautiful Sunset Description: Beautiful Sunset is a simple, dark and stylish, fluid-width WordPress theme designed by <a href="http://jump2top.com/themes/" target="_blank">Free Blog Themes/Templates</a> Author: Free Blog Themes/Templates Author URI: http://jump2top.com/themes/ Version: 1.0 Tags: gray, white, yellow, 2-columns, right sidebar, widget ready, fixed width */ * { padding: 0px; margin: 0px; } body { background: url(images/background.jpg) no-repeat top #18180e; color: #ffffff; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; } #wrap { width: 870px; text-align: left; padding: 0px 15px; } #header { height: 250px; } #title { height: 215px; float: left; } #topright { float: right; padding-top: 80px; } #pagenav { height: 26px; clear: both; padding-top: 9px; font-size: 10pt; font-weight: bold; } #sidebar { float: right; width: 170px; margin-top: 20px; color: #999999; } #content { margin: 20px 220px 0px 0px; width: 650px; } #footer { clear: both; margin: 15px 0px; text-align: center; color: #cccccc; } .date { float: left; width: 48px; padding: 7px 0px; font-size: 10pt; font-weight: bold; text-align:center; color: #ffffff; background-color: #000000; border: 1px solid #eee673; } .entry { float: right; width: 590px; } .post { margin-bottom: 20px; } .postmetadata { padding-top: 10px; color: #bababa; } .postmetadata a { color: #bababa; text-decoration: none; } .postmetadata a:hover { text-decoration: none; } /* text */ #title h1 { font-weight: normal; font-size: 24pt; padding-top: 60px; } #title h1 a { color: #eee673; text-decoration: none; } .description { font-size: 14pt; color: #ffffff; } #footer a { color: #cccccc; text-decoration: none; } #pagenav ul li { display: inline; list-style: none; } #pagenav li a { color: #ffffff; padding-right: 20px; text-decoration: none; } #pagenav li a:hover { color: #eee673; } p, #content h1, h2, h3, h4, ol, ul, #calendar_wrap { padding-bottom: 10px; } td, th { padding: 2px; } #content h1 { font-size: 14pt; color: #ffffff; font-weight: normal; } #content h1 a { color: #ffffff; text-decoration: none; } #sidebar a { color: #999999; text-decoration: none; } #sidebar h2 { font-size: 12pt; } h3, caption { font-size: 11pt; color: #eee673; font-weight: bold; } h4 { font-size: 10pt; color: #eee673; } #content ol li, #content ul li { margin-left: 25px; } #sidebar li { padding-bottom: 2px; } #sidebar ul li { list-style: none; } a { color: #eee673; text-decoration: none; } a:hover { text-decoration: underline; } img a { border: 0px; } blockquote { margin: 10px; font-size: 9pt; font-style: italic; } /* form */ #author, #email, #url, #comment, .s { border: 1px solid #eee673; padding: 5px; font-size: 8pt; background:transparent; color: #ffffff; } #author, #email, #url, #comment { padding: 5px; } .s { padding: 3px; } #submit, .searchsubmit { background-color: #000000; color: #ffffff; border: 1px solid #eee673; font-size: 8pt; padding: 2px; margin-top: 3px; font-weight: bold; } #commentform a { color: #eee673; text-decoration: none; } #commentform a:hover { color:#ffffff; text-decoration: underline; } #comments { margin: 10px 0px 10px 60px; } /* wp default */ .navigation { margin: 10px 0px; color: #999999; } .navigation a { color: #999999; text-decoration: none; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; } [/HTML] :yes: :yes: :yes: :yes: :yes: :yes: [/QUOTE]
Insert quotes…
Verification
Asuwa dahayen wadi kalama keeyada?
Post reply
Top
Bottom