changed hyperlink design
This commit is contained in:
@@ -5004,7 +5004,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('83', 'DE', 'Bei der Dateiübertragung ist ein Fehler aufgetreten.', '2010-08-28 11:48:06');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('84', 'DE', 'Die Datei war zu groß. Es sind maximal 250 KB erlaubt.', '2010-08-28 11:48:06');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('85', 'DE', 'Kein Bild angegeben.', '2010-08-28 11:48:06');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('86', 'DE', 'Gleiche Cacheart', '2010-09-04 21:39:08');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('86', 'DE', 'gleiche Cacheart', '2010-09-04 21:39:08');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('87', 'DE', 'Opencaching.de', '2010-08-29 17:36:59');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('90', 'DE', 'Insgesamt %1 aktive Caches und %2 Funde von %3 Benutzern', '2010-08-28 11:48:06');
|
||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('91', 'DE', 'Ungarisch', '2010-08-28 11:48:06');
|
||||
|
||||
@@ -323,11 +323,12 @@ div.changelog ul {margin: 0px 0px 10px 0px; }
|
||||
div.changelog ul li {margin: 0px 0px 0.2em 0px; }
|
||||
div.changelog ul li ul {font-size: 83%; margin:0}
|
||||
ul.col4 { column-count:4; -moz-column-count:4; -webkit-column-count:4; line-height:1.7em; }
|
||||
ol.col4 { column-count:4; -moz-column-count:4; -webkit-column-count:4; line-height:1.7em; }
|
||||
|
||||
/* Tables */
|
||||
.table {font-size: 10px; line-height: 1.8em; clear: left; padding: 0px; margin: 0.5em 0px 0.2em 0px; border: solid 0px rgb(150,150,150); empty-cells: show; border-collapse: collapse; background-color: rgb(255,255,255);}
|
||||
.table tr {margin: 0px; padding:0; }
|
||||
.table td {padding: 2px 7px 5px 7px; border: solid 0px rgb(150,150,150); text-align: left; font-size: 120%;}
|
||||
.table td {padding: 2px 7px 4px 7px; border: solid 0px rgb(150,150,150); text-align: left; font-size: 120%;}
|
||||
/* .table th {margin: 0px; background-color: #e6e6e6;color: #404040; padding: 2px 7px 2px 7px; border-top: solid 1px #404040; border-bottom: solid 1px #404040; empty-cells: show; text-align: left; font-size: 120%; } */
|
||||
/* .table th {margin: 0px; background-color: #7fa2ca;color: #f8f8f8; padding: 2px 7px 2px 7px; border: solid 0px rgb(150,150,150); empty-cells: show; text-align: left; font-size: 120%; } */
|
||||
.table th, .searchtable th {margin: 0px; background-color: #deebcd; color: #404040; padding: 2px 7px 2px 7px; border-top: solid 1px #404040; border-bottom: solid 1px #404040; empty-cells: show; text-align: left; font-size: 120%; }
|
||||
@@ -378,9 +379,6 @@ td.search_listcolor2 { background:#f0f0f0; }
|
||||
div.default { font-size:110%; }
|
||||
td.default { font-size:12px; }
|
||||
|
||||
/* Links */
|
||||
a.nooutline:focus { outline: 0; }
|
||||
|
||||
/*--------------------*/
|
||||
/* 6.2 - Sidebar Area */
|
||||
/*--------------------*/
|
||||
@@ -402,12 +400,40 @@ a.nooutline:focus { outline: 0; }
|
||||
/*-------------------*/
|
||||
/* 6.4 - Hyperlinks */
|
||||
/*-------------------*/
|
||||
.content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a, .popup a {color: rgb(75,75,75); text-decoration: underline;}
|
||||
.content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {color: rgb(0,0,0); text-decoration: none;}
|
||||
.content1 a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited {color: rgb(130,75,150);}
|
||||
|
||||
/* standard links */
|
||||
.content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a, .popup a {color: rgb(75,75,175); text-decoration: none;}
|
||||
.content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {text-decoration: underline;}
|
||||
.content1 a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited {color: rgb(120,0,150);}
|
||||
.footer a {color: rgb(255,255,255); text-decoration: underline;}
|
||||
.footer a:hover {color: rgb(0,0,0); text-decoration: none;}
|
||||
|
||||
/* fat cache and username links */
|
||||
a.links:link {
|
||||
font-weight: bold;
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.links:visited {
|
||||
font-weight: bold;
|
||||
color: purple;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.links:active {
|
||||
background-color: yellow;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.links:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* other */
|
||||
a.nooutline:focus { outline: 0; }
|
||||
|
||||
|
||||
/*******************************/
|
||||
/* SECTION 7 - GENERIC CLASSES */
|
||||
/*******************************/
|
||||
@@ -857,55 +883,6 @@ div.gsc-resultsRoot, div.gsc-branding-text, img.gsc-branding-img {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
/* linki w recomendation cache sp2ong */
|
||||
|
||||
a.links:link {
|
||||
font-weight:bold;
|
||||
color: black;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
a.links:visited {
|
||||
font-weight:bold;
|
||||
color: purple;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
a.links:active {
|
||||
background-color: yellow;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
a.links:hover {
|
||||
font-weight:bold;
|
||||
color:blue;
|
||||
/* background-color:rgb(219,230,241); */
|
||||
text-decoration: underline;
|
||||
}
|
||||
a.links2:link {
|
||||
font-weight:bold;
|
||||
color: black;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
a.links2:visited {
|
||||
font-weight:bold;
|
||||
color: black;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
a.links2:active {
|
||||
background-color: yellow;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
a.links2:hover {
|
||||
font-weight:bold;
|
||||
color:blue;
|
||||
/* background-color:rgb(219,230,241); */
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.info{
|
||||
position:relative; /*this is the key*/
|
||||
z-index:24; background-color:#FFFFFF;
|
||||
|
||||
@@ -23,6 +23,8 @@
|
||||
<th> </th>
|
||||
</tr>
|
||||
|
||||
<tr><td class="spacer"></td></tr>
|
||||
|
||||
{foreach from=$adoptions item=adoptItem}
|
||||
<tr>
|
||||
<td>
|
||||
@@ -111,6 +113,8 @@
|
||||
<th></th>
|
||||
</tr>
|
||||
|
||||
<tr><td class="spacer"></td></tr>
|
||||
|
||||
{foreach from=$adoptions item=adoptItem}
|
||||
<tr>
|
||||
<td><a href="viewcache.php?cacheid={$adoptItem.id}">{$adoptItem.cachename|escape}</a></td>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
{if $wp!=''}
|
||||
<div style="margin-top:4px;">
|
||||
<p style="color: 5890a8"><b><a href="viewcache.php?wp={$wp}" target="_blank">{$cachename}</a></b><br />
|
||||
<p style="color: 5890a8"><b>{$cachename}</b><br />
|
||||
<p style="color: 5890a8">{t}by{/t} {$owner}</p>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
<td>
|
||||
{if $newLog.oc_team_comment}<img src="resource2/{$opt.template.style}/images/oclogo/oc-team-comment.png" alt="OC-Team" title="{t}OC team comment{/t}"/>{/if}
|
||||
{capture name=cachename}
|
||||
<a href="viewcache.php?wp={$newLog.wp_oc}&log=A#log{$newLog.id}" {if $newLog.first}class="links"{/if}>{$newLog.cachename|escape}</a>
|
||||
<a href="viewcache.php?wp={$newLog.wp_oc}&log=A#log{$newLog.id}">{if $newLog.first}<b>{$newLog.cachename|escape}</b>{else}{$newLog.cachename|escape}{/if}</a>
|
||||
{/capture}
|
||||
{capture name=username}
|
||||
<a href="viewprofile.php?userid={$newLog.user_id}">{$newLog.username|escape}</a>
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
<!-- <br /> --><p class="content-title-noshade-size1"> {$cache.shortdesc|escape}</p>
|
||||
{/if}
|
||||
|
||||
<p>{t}by{/t} <a class="links" href="viewprofile.php?userid={$cache.userid}">{$cache.username|escape}</a>
|
||||
<p>{t}by{/t} <b><a href="viewprofile.php?userid={$cache.userid}">{$cache.username|escape}</a></b>
|
||||
<span style="color: rgb(88, 144, 168); font-weight: bold;">
|
||||
{if $cache.code1=="" or $cache.code1 != $cache.countryCode}
|
||||
<img src="images/flags/{$cache.countryCode|lower}.gif" style="vertical-align:middle" /> {$cache.country|escape}
|
||||
@@ -212,7 +212,7 @@
|
||||
<img src="resource2/{$opt.template.style}/images/viewcache/ignore-16.png" class="icon16" alt="" /> {$cache.ignorercount} {if $cache.ignorecount==1}{t}Ignorer{/t}{else}{t}Ignorers{/t}{/if}<br />
|
||||
<img src="resource2/{$opt.template.style}/images/viewcache/16x16-visitors.png" class="icon16" alt="" /> {$cache.visits} {if $cache.visits==1}{t}Page visit{/t}{else}{t}Page visits{/t}{/if}<br />
|
||||
<span style="white-space:nowrap;"><img src="resource2/{$opt.template.style}/images/viewcache/16x16-pictures.png" class="icon16" alt="" /> {$logpics} {if $logpics>0}<a class="link" href="viewcache.php?cacheid={$cache.cacheid|urlencode}&logpics=1">{/if}{if $logpics==1}{t}Log picture{/t}{else}{t}Log pictures{/t}{/if}{if $logpics>0}</a>{/if}</span><br />
|
||||
<span style="white-space:nowrap;"><img src="resource2/{$opt.template.style}/images/viewcache/gk.png" class="icon16" alt="" title="GeoKrety visited" /> <a class="links" href="http://geokrety.org/szukaj.php?lang=de_DE.UTF-8&wpt={$cache.wpoc}" target="_blank">{t}Geokrety history{/t}</a></span><br />
|
||||
<span style="white-space:nowrap;"><img src="resource2/{$opt.template.style}/images/viewcache/gk.png" class="icon16" alt="" title="GeoKrety visited" /> <a href="http://geokrety.org/szukaj.php?lang=de_DE.UTF-8&wpt={$cache.wpoc}" target="_blank">{t}Geokrety history{/t}</a></span><br />
|
||||
{if $cache.topratings>0}
|
||||
<img src="resource2/{$opt.template.style}/images/viewcache/rating-star.gif" class="icon16" alt="" /> {$cache.topratings} {t}Recommendations{/t}<br />
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user